<xs:element name="USPSMIDCreateRequest"> <xs:annotation> <xs:documentation>Request to USPS to create MID information.</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="MIDEntry" type="mailxml:midEntryType" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> </xs:element>