diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | LengthCode Length Width Height | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Dimensions"> <xs:annotation> <xs:documentation>Dimensions of the UTI.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LengthCode"> <xs:annotation> <xs:documentation>Length code according to UIC leaflet 592-2</xs:documentation> <xs:documentation>CODE: UIC leaflet 592-2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:minInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="Length" minOccurs="0"/> <xs:element ref="Width" minOccurs="0"/> <xs:element ref="Height" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LengthCode"> <xs:annotation> <xs:documentation>Length code according to UIC leaflet 592-2</xs:documentation> <xs:documentation>CODE: UIC leaflet 592-2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:totalDigits value="2"/> <xs:minInclusive value="10"/> </xs:restriction> </xs:simpleType> </xs:element> |