DEPRECATED. Use register entry "PrimaryLocationCode" instead. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
check | rail:tOneDigit | optional | ||||
country | rail:tTwoDigits | optional | ||||
location | rail:tFiveDigits | optional |
Element | rail:eOcp/rail:tsi |
<xs:complexType name="tOcpTsi"> <xs:annotation> <xs:documentation>DEPRECATED. Use register entry "PrimaryLocationCode" instead.</xs:documentation> </xs:annotation> <xs:attribute name="country" type="rail:tTwoDigits"/> <xs:attribute name="location" type="rail:tFiveDigits"/> <xs:attribute name="check" type="rail:tOneDigit"/> <!-- more attributes can be added here later --> </xs:complexType> |