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