Documentation for ATIS-Draft-03-00-79

Complex Type: PiReportNewProfile

[Table of contents]

Super-types: None
Sub-types: None
Name PiReportNewProfile
Used by (from the same schema document) Element piReportNewProfile
Abstract no
XML Instance Representation
<...>
<time-submitted> CPT-DateTime </time-submitted> [1]
<profile> PICustomerProfile </profile> [1]
</...>
Diagram
h1272267302 h-497293587
Schema Component Representation
<xs:complexType name="PiReportNewProfile">
<xs:sequence>
<xs:element name="time-submitted" type=" CPT-DateTime "/>
<xs:element name="profile" type=" PICustomerProfile "/>
</xs:sequence>
</xs:complexType>