Definition Type: AttributeGroup
Name: RecurringApptQueryResponseHeaderInfo
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 RecurringApptID in schema mailxml_120308_xsd Drilldown into CreatorSchedulerCorpID in schema mailxml_120308_xsd Drilldown into CreatorSchedulerID in schema mailxml_120308_xsdXSD Diagram of RecurringApptQueryResponseHeaderInfo in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:attributeGroup name="RecurringApptQueryResponseHeaderInfo">
    <xs:attribute name="CreatorSchedulerID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="CreatorSchedulerCorpID" type="mailxml_base:s12" use="required" />
    <xs:attribute name="RecurringApptID" type="mailxml_base:s08" use="required" />
    <xs:attribute name="ApptType" type="mailxml_base:apptTypeType" use="required" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
CreatorSchedulerID mailxml:CreatorSchedulerID Required
CreatorSchedulerCorpID mailxml:CreatorSchedulerCorpID Required
RecurringApptID mailxml:RecurringApptID Required
ApptType mailxml:ApptType Required