| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | Feature | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="ZoneWidth"> <xs:complexType> <xs:choice> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="staStart" type="station" use="required"/> <xs:attribute name="staEnd" type="station" use="required"/> <xs:attribute name="startWidth" type="xs:double" use="required"/> <xs:attribute name="endWidth" type="xs:double"/> </xs:complexType> </xs:element> |
| type | station | ||||
| properties |
|
||||
| source | <xs:attribute name="staStart" type="station" use="required"/> |
| type | station | ||||
| properties |
|
||||
| source | <xs:attribute name="staEnd" type="station" use="required"/> |
| type | xs:double | ||||
| properties |
|
||||
| source | <xs:attribute name="startWidth" type="xs:double" use="required"/> |
| type | xs:double | ||
| properties |
|
||
| source | <xs:attribute name="endWidth" type="xs:double"/> |