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