diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | LengthOverBuffers WagonNumberOfAxles AirBrakeType BrakingPowerVariationDevice AirBrakeSpecialCharacteristic HandBrakeType HandBrakeBrakedWeight NormalLoadingGauge WagonWeightEmpty TechnicalRestrictions | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | Numeric2-2 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="TechnicalRestrictions" type="Numeric2-2" minOccurs="0" maxOccurs="6"/> |