diagram | ![]() |
|||||||||||||||||||||||||||
namespace | http://taf-jsg.info/schemes | |||||||||||||||||||||||||||
type | restriction of xs:integer | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="InteropCapability"> <xs:annotation> <xs:documentation>Identification of the general interoperability capability of the wagon The following values/codes are proposed for the usage: 01 = National 02 = Bi-/Multilateral (with agreement or authorisation grid) 03 = RIV 05 = TEN 06 = TEN-GE 07 = TEN-CW 08 = TEN RIV</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="2"/> <xs:enumeration value="01"/> <xs:enumeration value="02"/> <xs:enumeration value="03"/> <xs:enumeration value="04"/> <xs:enumeration value="05"/> <xs:enumeration value="07"/> <xs:enumeration value="08"/> </xs:restriction> </xs:simpleType> </xs:element> |