complexType ContactsType
diagram sigws_p312.png
children Contact
used by
elements SIG_RailBookRS/Contacts PNRDataType/Contacts PNRGroup/Contacts
source <s:complexType name="ContactsType">
 
<s:sequence>
   
<s:element name="Contact" type="ContactType" maxOccurs="unbounded"/>
 
</s:sequence>
</s:complexType>

element ContactsType/Contact
diagram sigws_p313.png
type ContactType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ContactRef  s:string  required      
documentation
Reference to this item
PaxRef  s:string        
documentation
Passenger reference
TypeOfContact  derived by: s:string  required      
documentation

              Contact type:
              Address
              Business phone
              Home phone
              Mobile phone
              Email
              Customer number
              Contact person
              Agent
              Unknown
           
source <s:element name="Contact" type="ContactType" maxOccurs="unbounded"/>


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