| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| children | PlanFeature Feature | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source | <xs:element name="PlanFeatures"> <xs:annotation> <xs:documentation>A collection of planimetric features not otherwise defined by the schema, such as building footprints, guard rails, tree lines, lightpoles or signage.</xs:documentation> <xs:documentation>Typically a PlanFeatures element will contain a collection of similar items.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PlanFeature" maxOccurs="unbounded"/> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="desc" type="xs:string"/> <xs:attribute name="name" type="xs:string"/> <xs:attribute name="state" type="stateType"/> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="name" type="xs:string"/> |
| type | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |