Definition Type: ComplexType
Name: mpuCommonHostCPTGroupType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MPUSubTotals in schema mailxml_120308_xsd Drilldown into MPUItem in schema mailxml_120308_xsdXSD Diagram of mpuCommonHostCPTGroupType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="mpuCommonHostCPTGroupType">
    <xs:sequence>
        <xs:element name="MPUItem" type="mailxml:mpuItemType" maxOccurs="unbounded" />
        <xs:element name="MPUSubTotals" type="xs:nonNegativeInteger" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MPUItem mailxml:MPUItem (1) unbounded
MPUSubTotals mailxml:MPUSubTotals (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:MPUCommonHostComponentGroup