Definition Type: ComplexType
Name: PmtAuthMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtAuthSyncRq in schema ifx170_pmtauthsync_xsd Drilldown into PmtAuthAudRq in schema ifx170_pmtauthaud_xsd Drilldown into PmtAuthInqRq in schema ifx170_pmtauthinq_xsd Drilldown into PmtAuthCanRq in schema ifx170_pmtauthcan_xsd Drilldown into PmtAuthModRq in schema ifx170_pmtauthmod_xsd Drilldown into PmtAuthAddRq in schema ifx170_pmtauthadd_xsdXSD Diagram of PmtAuthMsgRqInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtAuthMsgRqInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="PmtAuthAddRq" />
            <xsd:element ref="PmtAuthModRq" />
            <xsd:element ref="PmtAuthCanRq" />
            <xsd:element ref="PmtAuthInqRq" />
            <xsd:element ref="PmtAuthAudRq" />
            <xsd:element ref="PmtAuthSyncRq" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PmtAuthAddRq ifx:PmtAuthAddRq (1) (1)
PmtAuthModRq ifx:PmtAuthModRq (1) (1)
PmtAuthCanRq ifx:PmtAuthCanRq (1) (1)
PmtAuthInqRq ifx:PmtAuthInqRq (1) (1)
PmtAuthAudRq ifx:PmtAuthAudRq (1) (1)
PmtAuthSyncRq ifx:PmtAuthSyncRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtAuthMsgRqInfo