| diagram | ![]() |
||
| namespace | http://taf-jsg.info/schemes | ||
| children | CountryCodeISO PrimaryCode AdditionalCode | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CustomerCode"> <xs:annotation> <xs:documentation>Identifies the railway customer</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="CountryCodeISO"/> <xs:element name="PrimaryCode" type="String1-14"/> <xs:element name="AdditionalCode" type="String1-7" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | String1-14 | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="PrimaryCode" type="String1-14"/> |
| diagram | ![]() |
|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | String1-7 | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="AdditionalCode" type="String1-7" minOccurs="0"/> |