<xs:element name="ConsolidatedPeriodicalStatementCreateRequest">
<xs:annotation>
<xs:documentation>A message requesting the creation of a consolidated periodical statement.</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="CreateConsolidatedPeriodicalStatementData" type="mailxml:createConsolidatedPeriodicalStatementDataType" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:MailXMLPostageStatementRequestHeaderInfo" />
</xs:complexType>
</xs:element>
|