Definition Type: AttributeGroup
Name: ResponseApptUpdateMsgHeaderInfo
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Collapse XSD Schema Diagram:
Drilldown into PalletPositionCount in schema mailxml_120308_xsd Drilldown into PickupOrDelivery in schema mailxml_120308_xsd Drilldown into ApptType 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 ShipperApptRequestID in schema mailxml_120308_xsdXSD Diagram of ResponseApptUpdateMsgHeaderInfo in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:attributeGroup name="ResponseApptUpdateMsgHeaderInfo">
    <xs:attribute name="ShipperApptRequestID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="ConsigneeApptID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="SchedulerID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="SchedulerCorpID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="ApptType" type="mailxml_base:apptTypeType" use="required" />
    <xs:attribute name="PickupOrDelivery" type="mailxml_base:pickupOrDeliveryType" use="required" />
    <xs:attribute name="PalletPositionCount" type="mailxml_base:n02" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ShipperApptRequestID mailxml:ShipperApptRequestID Required
ConsigneeApptID mailxml:ConsigneeApptID Required
SchedulerID mailxml:SchedulerID Required
SchedulerCorpID mailxml:SchedulerCorpID Required
ApptType mailxml:ApptType Required
PickupOrDelivery mailxml:PickupOrDelivery Required
PalletPositionCount mailxml:PalletPositionCount (Optional)