Definition Type: Element
Name: BundleDetailCreateAccept
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into BundleConfirmID in schema mailxml_120308_xsd Drilldown into MailingGroupID in schema mailxml_120308_xsd Drilldown into CustomerGroupID in schema mailxml_120308_xsd Drilldown into BundleCreateResponseHeaderInfo in schema mailxml_120308_xsdXSD Diagram of BundleDetailCreateAccept in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="BundleDetailCreateAccept">
    <xs:complexType>
        <xs:sequence maxOccurs="unbounded">
            <xs:element name="BundleConfirmID" type="mailxml_base:s12" />
            <xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
        </xs:sequence>
        <xs:attributeGroup ref="mailxml:BundleCreateResponseHeaderInfo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BundleConfirmID mailxml:BundleConfirmID (1) (1)
ReturnInfo mailxml:ReturnInfo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
CustomerGroupID mailxml:CustomerGroupID Required
MailingGroupID mailxml:MailingGroupID Required