simpleType stateType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attributes Parcels/@state VolumeGeom/@state Alignments/@state Alignment/@state Profile/@state ProfSurf/@state ProfAlign/@state PipeNetworks/@state PipeNetwork/@state Pipe/@state Struct/@state PlanFeatures/@state PlanFeature/@state GradeModel/@state GradeSurface/@state Zones/@state Zone/@state Roadways/@state Roadway/@state Cant/@state PointType/@state PointType3dReq/@state CgPoints/@state IrregularLine/@state Chain/@state Curve/@state Spiral/@state CoordGeom/@state Line/@state CrossSects/@state CrossSectSurf/@state DesignCrossSectSurf/@state Project/@state Survey/@state ReducedObservation/@state ReducedArcObservation/@state Monuments/@state Surfaces/@state Surface/@state DataPoints/@state Boundary/@state Breakline/@state RetWall/@state Faces/@state
facets
enumeration abandoned
enumeration destroyed
enumeration existing
enumeration proposed
source <xs:simpleType name="stateType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="abandoned"/>
   
<xs:enumeration value="destroyed"/>
   
<xs:enumeration value="existing"/>
   
<xs:enumeration value="proposed"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy