element WagonTechData
diagram taf_cat_complete_sector_p694.png
namespace http://taf-jsg.info/schemes
properties
content complex
children LengthOverBuffers WagonNumberOfAxles AirBrakeType BrakingPowerVariationDevice AirBrakeSpecialCharacteristic HandBrakeType HandBrakeBrakedWeight NormalLoadingGauge WagonWeightEmpty TechnicalRestrictions
used by
elements TrainOrCoachGroupComposition/Unit WagonData
annotation
documentation
This element shows the wagon relevant technical data for the wagons within a running train
source <xs:element name="WagonTechData">
 
<xs:annotation>
   
<xs:documentation>This element shows the wagon relevant technical data for the wagons within a running train</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="LengthOverBuffers"/>
     
<xs:element ref="WagonNumberOfAxles"/>
     
<xs:element ref="AirBrakeType" minOccurs="0"/>
     
<xs:element ref="BrakingPowerVariationDevice" minOccurs="0"/>
     
<xs:element name="AirBrakeSpecialCharacteristic" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Coding in 404-2, chapter 1.8</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:integer">
           
<xs:minInclusive value="0"/>
           
<xs:maxInclusive value="9"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="HandBrakeType" minOccurs="0"/>
     
<xs:element name="HandBrakeBrakedWeight" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Coding in 404-2, chapter 1.7 </xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:integer">
           
<xs:minInclusive value="000"/>
           
<xs:maxInclusive value="999"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="NormalLoadingGauge" minOccurs="0"/>
     
<xs:element ref="WagonWeightEmpty"/>
     
<xs:element name="TechnicalRestrictions" type="Numeric2-2" minOccurs="0" maxOccurs="6"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element WagonTechData/AirBrakeSpecialCharacteristic
diagram taf_cat_complete_sector_p695.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
minOcc 0
maxOcc 1
content simple
used by
element RollingStockTechnicalData
facets
Kind Value Annotation
minInclusive 0
maxInclusive 9
annotation
documentation
Coding in 404-2, chapter 1.8
source <xs:element name="AirBrakeSpecialCharacteristic" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Coding in 404-2, chapter 1.8</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WagonTechData/HandBrakeBrakedWeight
diagram taf_cat_complete_sector_p696.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 000
maxInclusive 999
annotation
documentation
Coding in 404-2, chapter 1.7
source <xs:element name="HandBrakeBrakedWeight" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Coding in 404-2, chapter 1.7 </xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="000"/>
     
<xs:maxInclusive value="999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WagonTechData/TechnicalRestrictions
diagram taf_cat_complete_sector_p697.png
namespace http://taf-jsg.info/schemes
type Numeric2-2
properties
minOcc 0
maxOcc 6
content simple
facets
Kind Value Annotation
minInclusive 01
maxInclusive 99
source <xs:element name="TechnicalRestrictions" type="Numeric2-2" minOccurs="0" maxOccurs="6"/>


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