element InteropCapability
diagram taf_cat_complete_sector_p746.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element RollingStockDataset/AdministrativeDataSet
facets
Kind Value Annotation
totalDigits 2
enumeration 01
enumeration 02
enumeration 03
enumeration 04
enumeration 05
enumeration 07
enumeration 08
annotation
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
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy