xxxDF - see if keep. may not be required Used in actions |
<xs:simpleType name="ActionScopeCodeType"> <xs:annotation> <xs:documentation>xxxDF - see if keep. may not be required Used in actions</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Booking"/> <xs:enumeration value="Product"/> <xs:enumeration value="Segment"/> <xs:enumeration value="Trip"/> </xs:restriction> </xs:simpleType> |