element Timing
diagram LandXML-1.2Doc_p188.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Intersection
attributes
Name  Type  Use  Default  Fixed  annotation
stationstation      
legNumberxs:int      
protectedTurnPercentxs:double      
unprotectedTurnPercentxs:double      
source <xs:element name="Timing">
 
<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="protectedTurnPercent" type="xs:double"/>
   
<xs:attribute name="unprotectedTurnPercent" type="xs:double"/>
 
</xs:complexType>
</xs:element>

attribute Timing/@station
type station
properties
isRef 0
source <xs:attribute name="station" type="station"/>

attribute Timing/@legNumber
type xs:int
properties
isRef 0
source <xs:attribute name="legNumber" type="xs:int"/>

attribute Timing/@protectedTurnPercent
type xs:double
properties
isRef 0
source <xs:attribute name="protectedTurnPercent" type="xs:double"/>

attribute Timing/@unprotectedTurnPercent
type xs:double
properties
isRef 0
source <xs:attribute name="unprotectedTurnPercent" type="xs:double"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy