Definition Type: ComplexType
Name: recurringApptBlockType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into PostalClass in schema mailxml_120308_xsd Drilldown into USPSsummary in schema mailxml_120308_xsd Drilldown into RecurringData in schema mailxml_120308_xsd Drilldown into ConsigneeFacility in schema mailxml_120308_xsd 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_xsd Drilldown into RecurringApptQueryResponseHeaderInfo in schema mailxml_120308_xsdXSD Diagram of recurringApptBlockType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="recurringApptBlockType">
    <xs:sequence>
        <xs:element name="ConsigneeFacility" type="mailxml:consigneeFacilityType" />
        <xs:element name="RecurringData" type="mailxml:recurringApptType" />
        <xs:element name="USPSsummary" type="mailxml:uspsSummaryType" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="PostalClass" type="mailxml_base:mailClassType" maxOccurs="unbounded" />
        <xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
    </xs:sequence>
    <xs:attributeGroup ref="mailxml:RecurringApptQueryResponseHeaderInfo" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ConsigneeFacility mailxml:ConsigneeFacility (1) (1)
RecurringData mailxml:RecurringData (1) (1)
USPSsummary mailxml:USPSsummary 0 unbounded
PostalClass mailxml:PostalClass (1) unbounded
ReturnInfo mailxml:ReturnInfo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
CreatorSchedulerID mailxml:CreatorSchedulerID Required
CreatorSchedulerCorpID mailxml:CreatorSchedulerCorpID Required
RecurringApptID mailxml:RecurringApptID Required
ApptType mailxml:ApptType Required
Collapse Derivation Tree:
Collapse References:
mailxml:RecurringApptBlock