Definition Type: Element
Name: QualificationReportCreateReject
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Response from USPS indicating that a Qualification Report could not be created and why.
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into MailingGroupID in schema mailxml_120308_xsd Drilldown into CustomerGroupID in schema mailxml_120308_xsd Drilldown into MailXMLQualReportResponseHeaderInfo in schema mailxml_120308_xsdXSD Diagram of QualificationReportCreateReject in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="QualificationReportCreateReject">
    <xs:annotation>
        <xs:documentation>Response from USPS indicating that a 
					Qualification Report could not be created and why.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:MailXMLQualReportResponseHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReturnInfo mailxml:ReturnInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
CustomerGroupID mailxml:CustomerGroupID Required
MailingGroupID mailxml:MailingGroupID Required