rail:tOcpTsi

DEPRECATED. Use register entry "PrimaryLocationCode" instead.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
check rail:tOneDigit optional
country rail:tTwoDigits optional
location rail:tFiveDigits optional

Used By

Source

<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>