element WagonMaxSpeed
diagram taf_cat_complete_sector_p670.png
namespace http://taf-jsg.info/schemes
type restriction of xs:int
properties
content simple
used by
elements RollingStockTechnicalData WagonOperationalData
facets
Kind Value Annotation
minInclusive 001
maxInclusive 999
annotation
documentation
Maximum allowed speed of the wagon according to the load and entry in the Rolling Stock Databases.  In kmh
source <xs:element name="WagonMaxSpeed">
 
<xs:annotation>
   
<xs:documentation>Maximum allowed speed of the wagon according to the load and entry in the Rolling Stock Databases.  In kmh</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:minInclusive value="001"/>
     
<xs:maxInclusive value="999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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