Identifies the party to which the document should be delivered.
XSD Schema Diagram:
XSD Schema Code:
<element name="DocumentDeliveryInformation">
<annotation>
<documentation>Identifies the party to which the document should be delivered.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="pidx:PartnerInformation" maxOccurs="unbounded" />
</sequence>
</complexType>
</element>