<xs:element name="DeliveryContentQueryRequest">
<xs:annotation>
<xs:documentation>Query request for delivery content.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SubmittingParty" type="mailxml:participantIDType" />
<xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
<xs:element name="ConsigneeFacility" type="mailxml:consigneeFacilityType" minOccurs="0" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:DeliveryContentQueryMsgHeaderInfo" />
</xs:complexType>
</xs:element>
|