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