<xs:attribute name="CodeSource" use="optional">
<xs:annotation>
<xs:documentation source="Description" xml:lang="en">The source for the @RFIC_Code definition. Note that setting this attribute at this level will override the global CodeSource attribute set at a higher level in the message.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="AirlineInternal" />
<xs:enumeration value="ATPCO" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
|