Definition Type: Element
Name: ContainerStatusQueryRequest
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Query request for container status.
Collapse XSD Schema Diagram:
Drilldown into ContentID in schema mailxml_120308_xsd Drilldown into ConsigneeApptID in schema mailxml_120308_xsd Drilldown into ContainerID in schema mailxml_120308_xsd Drilldown into SubmittingSoftware in schema mailxml_120308_xsd Drilldown into SubmittingParty in schema mailxml_120308_xsd Drilldown into CreatorSchedulerID in schema mailxml_120308_xsd Drilldown into CreatorSchedulerCorpID in schema mailxml_120308_xsd Drilldown into StatusQueryMsgHeaderInfo in schema mailxml_120308_xsdXSD Diagram of ContainerStatusQueryRequest in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="ContainerStatusQueryRequest">
    <xs:annotation>
        <xs:documentation>Query request for container status.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="SubmittingParty" type="mailxml:participantIDType" />
            <xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
            <xs:sequence maxOccurs="unbounded">
                <xs:choice>
                    <xs:element name="ContainerID" type="mailxml:containerIDType" maxOccurs="unbounded" />
                    <xs:element name="ConsigneeApptID" type="mailxml_base:s12" maxOccurs="unbounded" />
                    <xs:element name="ContentID" type="mailxml:contentIDType" maxOccurs="unbounded" />
                </xs:choice>
            </xs:sequence>
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:StatusQueryMsgHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubmittingParty mailxml:SubmittingParty (1) (1)
SubmittingSoftware mailxml:SubmittingSoftware (1) (1)
ContainerID mailxml:ContainerID (1) unbounded
ConsigneeApptID mailxml:ConsigneeApptID (1) unbounded
ContentID mailxml:ContentID (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
CreatorSchedulerCorpID mailxml:CreatorSchedulerCorpID Required
CreatorSchedulerID mailxml:CreatorSchedulerID Optional