Engine is the owner of requester. It's optional. |
Attribute | RequesterType/@Engine |
<xs:simpleType name="RequesterEngineCodeType"> <xs:annotation> <xs:documentation>Engine is the owner of requester. It's optional.</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:enumeration value="Advences"/> <xs:enumeration value="Amadeus"/> <xs:enumeration value="AV2S"/> <xs:enumeration value="Galileo"/> <xs:enumeration value="MediaWelcome"/> <xs:enumeration value="Orchestra"/> </xs:restriction> </xs:simpleType> |