<xs:complexType name="qualificationReportDataType">
<xs:sequence>
<xs:element name="DMMSection" type="mailxml_base:s12" minOccurs="0" />
<xs:element name="BatchManifestIndicator" type="xs:boolean" />
<xs:element ref="mailxml:ContainerInfoData" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="CustomerQualificationReportID" type="mailxml_base:s66" minOccurs="0" />
<xs:element name="FormType" type="mailxml_base:formType" />
<xs:element name="PreparedDate" type="xs:dateTime" />
<xs:element name="Preparer" type="mailxml:permitPublicationDataType" />
<xs:element name="PresortSWCompany" type="mailxml_base:s50" minOccurs="0" />
<xs:element name="PresortSWProduct" type="mailxml_base:s50" minOccurs="0" />
<xs:element name="PresortSWVersion" type="mailxml_base:s20" minOccurs="0" />
<xs:element ref="mailxml:DocumentVersionDataWithPermit" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
|