Definition Type: ComplexType
Name: PDRMailPieceBlockType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MailPieceBlock in schema mailxml_120308_xsd Drilldown into CQTDatabaseID in schema mailxml_120308_xsd Drilldown into PackageID in schema mailxml_120308_xsdXSD Diagram of PDRMailPieceBlockType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="PDRMailPieceBlockType">
    <xs:sequence>
        <xs:element name="PackageID" type="mailxml_base:packageIDType" />
        <xs:element name="CQTDatabaseID" type="mailxml_base:CQTdatabaseIDType" />
        <xs:element name="MailPieceBlock" type="mailxml:mailPieceBlockType" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PackageID mailxml:PackageID (1) (1)
CQTDatabaseID mailxml:CQTDatabaseID (1) (1)
MailPieceBlock mailxml:MailPieceBlock (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:PDRMailPieceBlock