element TurnSpeed
diagram LandXML-1.2Doc_p194.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      
speedxs:double      
source <xs:element name="TurnSpeed">
 
<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="speed" type="xs:double"/>
 
</xs:complexType>
</xs:element>

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

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

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


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