Definition Type: Element
Name: ApptInductionCloseoutRequest
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Documentation:
Message sent by the Consigee to the Shipper to request induction closeouts.
Collapse XSD Schema Diagram:
Drilldown into ApptCloseout in schema mailxml_120308_xsd Drilldown into SubmittingSoftware in schema mailxml_120308_xsd Drilldown into SubmittingParty in schema mailxml_120308_xsd Drilldown into SchedulerCorpID in schema mailxml_120308_xsd Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into ConsigneeApptID in schema mailxml_120308_xsd Drilldown into InductionCloseoutMsgHeaderInfo in schema mailxml_120308_xsdXSD Diagram of ApptInductionCloseoutRequest in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="ApptInductionCloseoutRequest">
    <xs:annotation>
        <xs:documentation>Message sent by the Consigee to the Shipper to request induction closeouts.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="SubmittingParty" type="mailxml:participantIDType" />
            <xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
            <xs:element name="ApptCloseout" type="xs:dateTime" maxOccurs="unbounded">
            </xs:element>
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:InductionCloseoutMsgHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubmittingParty mailxml:SubmittingParty (1) (1)
SubmittingSoftware mailxml:SubmittingSoftware (1) (1)
ApptCloseout mailxml:ApptCloseout (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
ConsigneeApptID mailxml:ConsigneeApptID Required
SchedulerID mailxml:SchedulerID Optional
SchedulerCorpID mailxml:SchedulerCorpID Required