Definition Type: Element
Name: LargeTransactionDividerResult
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LargeTransactionDivider in schema mailxml_120308_xsdXSD Diagram of LargeTransactionDividerResult in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="LargeTransactionDividerResult">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="LargeTransactionDivider" minOccurs="1" maxOccurs="unbounded">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="TrackingID" type="mailxml_base:s12" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LargeTransactionDivider mailxml:LargeTransactionDivider 1 unbounded