element NumberOfVehicles
diagram taf_cat_complete_sector_p326.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element TrainRunningTechData
facets
Kind Value Annotation
minInclusive 0000
maxInclusive 9999
annotation
documentation
The sum of number of wagons and number of traction units
source <xs:element name="NumberOfVehicles">
 
<xs:annotation>
   
<xs:documentation>The sum of number of wagons and number of traction units</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0000"/>
     
<xs:maxInclusive value="9999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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