<xs:element name="QualificationReportCreateAccept">
<xs:annotation>
<xs:documentation>Response from USPS indicating that a
Qualification Report was created.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="CustomerQualificationReportID" type="mailxml_base:s66" minOccurs="0" />
<xs:element name="TrackingID" type="mailxml_base:s12" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:MailXMLQualReportResponseHeaderInfo" />
</xs:complexType>
</xs:element>
|