diagram | |||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | BeginRunoutSta BeginRunoffSta FullSuperSta FullSuperelev RunoffSta StartofRunoutSta EndofRunoutSta AdverseSE Feature | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Superelevation"> <xs:complexType> <xs:choice maxOccurs="unbounded"> <xs:element ref="BeginRunoutSta" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="BeginRunoffSta" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="FullSuperSta" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="FullSuperelev" maxOccurs="unbounded"/> <xs:element ref="RunoffSta" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="StartofRunoutSta" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="EndofRunoutSta" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="AdverseSE" 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:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staStart" type="station"/> |
type | station | ||
properties |
|
||
source | <xs:attribute name="staEnd" type="station"/> |