Definition Type: AttributeGroup
Name: DeliveryApptTransportUpdateHeaderInfo
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Collapse XSD Schema Diagram:
Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into SchedulerContentID in schema mailxml_120308_xsd Drilldown into ConsigneeApptID in schema mailxml_120308_xsd Drilldown into ShipperApptRequestID in schema mailxml_120308_xsdXSD Diagram of DeliveryApptTransportUpdateHeaderInfo in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:attributeGroup name="DeliveryApptTransportUpdateHeaderInfo">
    <xs:attribute name="ShipperApptRequestID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="ConsigneeApptID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="SchedulerContentID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="SchedulerID" type="mailxml_base:s12" use="required" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ShipperApptRequestID mailxml:ShipperApptRequestID Required
ConsigneeApptID mailxml:ConsigneeApptID Required
SchedulerContentID mailxml:SchedulerContentID Required
SchedulerID mailxml:SchedulerID Required