element HandBrake
diagram taf_cat_complete_sector_p208.png
namespace http://taf-jsg.info/schemes
properties
content complex
children HandBrakeType HandBrakedWeight ParkingBrakeForce
used by
elements RollingStockDataset/DesignDataSet RollingStockTechnicalData Traction
source <xs:element name="HandBrake">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="HandBrakeType"/>
     
<xs:element name="HandBrakedWeight" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Braked weight of the hand brake in tons</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:decimal">
           
<xs:totalDigits value="4"/>
           
<xs:fractionDigits value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="ParkingBrakeForce" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Indicates the parking brake force of the hand brake (kN).
When the parking brake force is marked on the wagon the information must be provided in the RSRD message.
</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:decimal">
           
<xs:totalDigits value="5"/>
           
<xs:fractionDigits value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element HandBrake/HandBrakedWeight
diagram taf_cat_complete_sector_p209.png
namespace http://taf-jsg.info/schemes
type restriction of xs:decimal
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
totalDigits 4
fractionDigits 1
annotation
documentation
Braked weight of the hand brake in tons
source <xs:element name="HandBrakedWeight" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Braked weight of the hand brake in tons</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="4"/>
     
<xs:fractionDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HandBrake/ParkingBrakeForce
diagram taf_cat_complete_sector_p210.png
namespace http://taf-jsg.info/schemes
type restriction of xs:decimal
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
totalDigits 5
fractionDigits 1
annotation
documentation
Indicates the parking brake force of the hand brake (kN).
When the parking brake force is marked on the wagon the information must be provided in the RSRD message.
source <xs:element name="ParkingBrakeForce" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicates the parking brake force of the hand brake (kN).
When the parking brake force is marked on the wagon the information must be provided in the RSRD message.
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="5"/>
     
<xs:fractionDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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