<xs:element name="CloseMailingGroupRequest">
<xs:annotation>
<xs:documentation>Request for USPS to close or delete a Mailing Group that does not suit their business needs.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SubmittingParty" type="mailxml:participantIDType" />
<xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:MailXMLMailGroupRequestHeaderInfo" />
</xs:complexType>
</xs:element>
|