diagram | |||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | Feature | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="TurnRestriction"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/> </xs:choice> <xs:attribute name="station" type="station"/> <xs:attribute name="legNumber" type="xs:int"/> <xs:attribute name="type" type="trafficTurnRestriction"/> </xs:complexType> </xs:element> |
type | station | ||
properties |
|
||
source | <xs:attribute name="station" type="station"/> |
type | xs:int | ||
properties |
|
||
source | <xs:attribute name="legNumber" type="xs:int"/> |
type | trafficTurnRestriction | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xs:attribute name="type" type="trafficTurnRestriction"/> |