element PlanFeature
diagram LandXML-1.2Doc_p133.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children CoordGeom Location FieldNote Feature
used by
elements PlanFeatures Roadway
attributes
Name  Type  Use  Default  Fixed  annotation
descxs:string      
namexs:string      
statestateType      
annotation
documentation
A planimetric feature not otherwise defined by the schema, such as building footprints, guard rails, tree lines, lightpoles or signage.
source <xs:element name="PlanFeature">
 
<xs:annotation>
   
<xs:documentation>A planimetric feature not otherwise defined by the schema, such as building footprints, guard rails, tree lines, lightpoles or signage.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element ref="CoordGeom"/>
     
<xs:element ref="Location" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="FieldNote" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="name" type="xs:string"/>
   
<xs:attribute name="state" type="stateType"/>
 
</xs:complexType>
</xs:element>

attribute PlanFeature/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute PlanFeature/@name
type xs:string
properties
isRef 0
source <xs:attribute name="name" type="xs:string"/>

attribute PlanFeature/@state
type stateType
properties
isRef 0
facets
enumeration abandoned
enumeration destroyed
enumeration existing
enumeration proposed
source <xs:attribute name="state" type="stateType"/>


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