Definition Type: ComplexType
Name: apptCloseoutResponseType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ContainerInductionInfo in schema mailxml_120308_xsd Drilldown into ApptInfo 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 apptCloseoutResponseType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="apptCloseoutResponseType">
    <xs:sequence>
        <xs:element name="ApptInfo" type="mailxml:apptInfoType" />
        <xs:element name="ContainerInductionInfo" type="mailxml:containerInductionInfoType" />
    </xs:sequence>
    <xs:attributeGroup ref="mailxml:InductionCloseoutMsgHeaderInfo" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApptInfo mailxml:ApptInfo (1) (1)
ContainerInductionInfo mailxml:ContainerInductionInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ConsigneeApptID mailxml:ConsigneeApptID Required
SchedulerID mailxml:SchedulerID Optional
SchedulerCorpID mailxml:SchedulerCorpID Required
Collapse Derivation Tree:
Collapse References:
mailxml:ApptInductionCloseoutAccept