simpleType ItinRctType
type restriction of s:string
properties
base s:string
used by
attribute PNRGroup/TicketInfo/Ticket/ItineraryReceipt/@Type
facets
Kind Value Annotation
enumeration Text
enumeration Link
enumeration PDF-Base64
source <s:simpleType name="ItinRctType">
 
<s:restriction base="s:string">
   
<s:enumeration value="Text"/>
   
<s:enumeration value="Link"/>
   
<s:enumeration value="PDF-Base64"/>
 
</s:restriction>
</s:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy