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