element AirBrake
diagram taf_cat_complete_sector_p15.png
namespace http://taf-jsg.info/schemes
properties
content complex
children NumberOfBrakes BrakeSystem AirBrakeType BrakingPowerVariationDevice AirBrakedMass LoadChangeDevice BrakeSpecialCharacteristics
used by
elements RollingStockDataset/DesignDataSet RollingStockTechnicalData
annotation
documentation
Characteristics of Air Brakes
source <xs:element name="AirBrake">
 
<xs:annotation>
   
<xs:documentation>Characteristics of Air Brakes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="NumberOfBrakes" type="Numeric2-2">
       
<xs:annotation>
         
<xs:documentation>Number of air brakes</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BrakeSystem" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Abbreviation of air brake system. Following values are examples:
Kk; Dr; Bo; Hik; Bd; Ch; O; KE; WE; DK; WU; WA; DM; MH, SW; KE 435; through brake pipe
</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="256"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="AirBrakeType"/>
     
<xs:element ref="BrakingPowerVariationDevice"/>
     
<xs:element ref="AirBrakedMass">
       
<xs:annotation>
         
<xs:documentation> General braked weight for wagon without any variation device or braked weight in position "empty" for wagons with a variation device or maximum brake weight for wagons with a linear aoto continouus brake weight device "0" for wagons without brake system (in tonns)</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="LoadChangeDevice" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Specific weights for change over air brake systems</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ChangeOverWeight" type="Numeric3-3">
             
<xs:annotation>
               
<xs:documentation>Change over weight of braked weight in tonns variation device</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="AirBrakedMassLoaded" type="Numeric3-3">
             
<xs:annotation>
               
<xs:documentation>Braked weight in tonns loaded for change over weight</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="BrakeSpecialCharacteristics"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AirBrake/NumberOfBrakes
diagram taf_cat_complete_sector_p16.png
namespace http://taf-jsg.info/schemes
type Numeric2-2
properties
content simple
facets
Kind Value Annotation
minInclusive 01
maxInclusive 99
annotation
documentation
Number of air brakes
source <xs:element name="NumberOfBrakes" type="Numeric2-2">
 
<xs:annotation>
   
<xs:documentation>Number of air brakes</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirBrake/BrakeSystem
diagram taf_cat_complete_sector_p17.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 256
annotation
documentation
Abbreviation of air brake system. Following values are examples:
Kk; Dr; Bo; Hik; Bd; Ch; O; KE; WE; DK; WU; WA; DM; MH, SW; KE 435; through brake pipe
source <xs:element name="BrakeSystem" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Abbreviation of air brake system. Following values are examples:
Kk; Dr; Bo; Hik; Bd; Ch; O; KE; WE; DK; WU; WA; DM; MH, SW; KE 435; through brake pipe
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="256"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AirBrake/LoadChangeDevice
diagram taf_cat_complete_sector_p18.png
namespace http://taf-jsg.info/schemes
properties
minOcc 0
maxOcc 1
content complex
children ChangeOverWeight AirBrakedMassLoaded
annotation
documentation
Specific weights for change over air brake systems
source <xs:element name="LoadChangeDevice" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Specific weights for change over air brake systems</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ChangeOverWeight" type="Numeric3-3">
       
<xs:annotation>
         
<xs:documentation>Change over weight of braked weight in tonns variation device</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="AirBrakedMassLoaded" type="Numeric3-3">
       
<xs:annotation>
         
<xs:documentation>Braked weight in tonns loaded for change over weight</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AirBrake/LoadChangeDevice/ChangeOverWeight
diagram taf_cat_complete_sector_p19.png
namespace http://taf-jsg.info/schemes
type Numeric3-3
properties
content simple
facets
Kind Value Annotation
minInclusive 001
maxInclusive 999
annotation
documentation
Change over weight of braked weight in tonns variation device
source <xs:element name="ChangeOverWeight" type="Numeric3-3">
 
<xs:annotation>
   
<xs:documentation>Change over weight of braked weight in tonns variation device</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirBrake/LoadChangeDevice/AirBrakedMassLoaded
diagram taf_cat_complete_sector_p20.png
namespace http://taf-jsg.info/schemes
type Numeric3-3
properties
content simple
facets
Kind Value Annotation
minInclusive 001
maxInclusive 999
annotation
documentation
Braked weight in tonns loaded for change over weight
source <xs:element name="AirBrakedMassLoaded" type="Numeric3-3">
 
<xs:annotation>
   
<xs:documentation>Braked weight in tonns loaded for change over weight</xs:documentation>
 
</xs:annotation>
</xs:element>


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