Definition Type: ComplexType
Name: RecPmtMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RecPmtSyncRq in schema ifx170_recpmtsync_xsd Drilldown into RecPmtAudRq in schema ifx170_recpmtaud_xsd Drilldown into RecPmtInqRq in schema ifx170_recpmtinq_xsd Drilldown into RecPmtCanRq in schema ifx170_recpmtcan_xsd Drilldown into RecPmtModRq in schema ifx170_recpmtmod_xsd Drilldown into RecPmtAddRq in schema ifx170_recpmtadd_xsdXSD Diagram of RecPmtMsgRqInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="RecPmtMsgRqInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="RecPmtAddRq" />
            <xsd:element ref="RecPmtModRq" />
            <xsd:element ref="RecPmtCanRq" />
            <xsd:element ref="RecPmtInqRq" />
            <xsd:element ref="RecPmtAudRq" />
            <xsd:element ref="RecPmtSyncRq" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RecPmtAddRq ifx:RecPmtAddRq (1) (1)
RecPmtModRq ifx:RecPmtModRq (1) (1)
RecPmtCanRq ifx:RecPmtCanRq (1) (1)
RecPmtInqRq ifx:RecPmtInqRq (1) (1)
RecPmtAudRq ifx:RecPmtAudRq (1) (1)
RecPmtSyncRq ifx:RecPmtSyncRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:RecPmtMsgRqInfo