<xs:element name="USPSCRIDQueryRequest"> <xs:annotation> <xs:documentation>Query Request for uSPS CRID 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="CRIDsRequested" type="mailxml:cRIDsRequestedType" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> </xs:element>