Definition Type: ComplexType
Name: DebitAuthMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DebitLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DebitAuthSyncRq in schema ifx170_debitauthsync_xsd Drilldown into DebitAuthAudRq in schema ifx170_debitauthaud_xsd Drilldown into DebitAuthInqRq in schema ifx170_debitauthinq_xsd Drilldown into DebitAuthCanRq in schema ifx170_debitauthcan_xsd Drilldown into DebitAuthStatusModRq in schema ifx170_debitauthstatusmod_xsd Drilldown into DebitAuthModRq in schema ifx170_debitauthmod_xsd Drilldown into DebitAuthAddRq in schema ifx170_debitauthadd_xsdXSD Diagram of DebitAuthMsgRqInfo_Type in schema ifx170_debitlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DebitAuthMsgRqInfo_Type">
    <xsd:choice>
        <xsd:element ref="DebitAuthAddRq" />
        <xsd:element ref="DebitAuthModRq" />
        <xsd:element ref="DebitAuthStatusModRq" />
        <xsd:element ref="DebitAuthCanRq" />
        <xsd:element ref="DebitAuthInqRq" />
        <xsd:element ref="DebitAuthAudRq" />
        <xsd:element ref="DebitAuthSyncRq" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DebitAuthAddRq ifx:DebitAuthAddRq (1) (1)
DebitAuthModRq ifx:DebitAuthModRq (1) (1)
DebitAuthStatusModRq ifx:DebitAuthStatusModRq (1) (1)
DebitAuthCanRq ifx:DebitAuthCanRq (1) (1)
DebitAuthInqRq ifx:DebitAuthInqRq (1) (1)
DebitAuthAudRq ifx:DebitAuthAudRq (1) (1)
DebitAuthSyncRq ifx:DebitAuthSyncRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DebitAuthMsgRqInfo