| diagram | ![]() |
||
| namespace | http://taf-jsg.info/schemes | ||
| properties |
|
||
| children | HandBrakeType HandBrakedWeight ParkingBrakeForce | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:decimal | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:decimal | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |