<xs:element name="DeliveryPointValidation">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice>
<xs:element name="OriginalMailerID6" type="mailxml_base:mailerID6Type" />
<xs:element name="OriginalMailerID9" type="mailxml_base:mailerID9Type" />
</xs:choice>
<xs:choice>
<xs:sequence>
<xs:element name="UserLicenseCode" type="mailxml_base:userLicenseCodeType" />
<xs:element name="MaildatJobID" type="mailxml_base:jobIDType" />
</xs:sequence>
<xs:sequence>
<xs:element name="CustomerGroupID" type="mailxml_base:s25" />
<xs:element name="MailingGroupID" type="xs:nonNegativeInteger" />
</xs:sequence>
</xs:choice>
<xs:element name="InvalidDeliveryPointIMB" type="mailxml_base:iMBType" />
<xs:element name="PrimarySecondaryIndicator" type="mailxml_base:primarySecondaryIndicatorType" />
<xs:element name="DPVDataRecipientCRID" type="mailxml_base:CRIDType" />
<xs:element name="FullServiceComplianceIndicator" type="mailxml_base:fullServiceComplianceIndicatorType" />
<xs:element name="FullServiceNonComplianceReasonCode" type="mailxml_base:reasonCodeType" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
|