<xsd:complexType name="PmtMsgRqInfo_Type"> <xsd:sequence> <xsd:choice> <xsd:element ref="PmtAddRq" /> <xsd:element ref="PmtModRq" /> <xsd:element ref="PmtStatusModRq" /> <xsd:element ref="PmtCanRq" /> <xsd:element ref="PmtInqRq" /> <xsd:element ref="PmtAudRq" /> <xsd:element ref="PmtSyncRq" /> </xsd:choice> </xsd:sequence> </xsd:complexType>