| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="AirBrakedMass"> <xs:annotation> <xs:documentation>General braked weight for wagon without a variation device; Braked weight empty for wagons with a variation device; maximum braked weight for wagons with linear auto continuous device; "0" for wagons without air brake (in tons).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="999"/> </xs:restriction> </xs:simpleType> </xs:element> |