Documentation for ATIS-Draft-03-00-79

Complex Type: PiAckNewProfile

[Table of contents]

Super-types: None
Sub-types: None
Name PiAckNewProfile
Used by (from the same schema document) Element piAckNewProfile
Abstract no
XML Instance Representation
<...>
<time-submitted> CPT-DateTime </time-submitted> [1]
<new-profile-number> PITravelerIden </new-profile-number> [1]
<existing-profile-number> PITravelerIden </existing-profile-number> [0..1]
</...>
Diagram
h1272267302 h257513769 h257513769
Schema Component Representation
<xs:complexType name="PiAckNewProfile">
<xs:sequence>
<xs:element name="time-submitted" type=" CPT-DateTime "/>
<xs:element name="new-profile-number" type=" PITravelerIden "/>
<-- zero if not created -->
<xs:element name="existing-profile-number" type=" PITravelerIden " minOccurs="0"/>
</xs:sequence>
</xs:complexType>