Definition Type: ComplexType
Name: PmtMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtSyncRq in schema ifx170_pmtsync_xsd Drilldown into PmtAudRq in schema ifx170_pmtaud_xsd Drilldown into PmtInqRq in schema ifx170_pmtinq_xsd Drilldown into PmtCanRq in schema ifx170_pmtcan_xsd Drilldown into PmtStatusModRq in schema ifx170_pmtstatusmod_xsd Drilldown into PmtModRq in schema ifx170_pmtmod_xsd Drilldown into PmtAddRq in schema ifx170_pmtadd_xsdXSD Diagram of PmtMsgRqInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtAddRq ifx:PmtAddRq (1) (1)
PmtModRq ifx:PmtModRq (1) (1)
PmtStatusModRq ifx:PmtStatusModRq (1) (1)
PmtCanRq ifx:PmtCanRq (1) (1)
PmtInqRq ifx:PmtInqRq (1) (1)
PmtAudRq ifx:PmtAudRq (1) (1)
PmtSyncRq ifx:PmtSyncRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtMsgRqInfo