Definition Type: ComplexType
Name: DebitAuthMsgRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DebitLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DebitAuthCanRs in schema ifx170_debitauthcan_xsd Drilldown into DebitAuthStatusModRs in schema ifx170_debitauthstatusmod_xsd Drilldown into DebitAuthRevRs in schema ifx170_debitauthrev_xsd Drilldown into DebitAuthModRs in schema ifx170_debitauthmod_xsd Drilldown into DebitAuthAddRs in schema ifx170_debitauthadd_xsd Drilldown into MsgRecDt in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsdXSD Diagram of DebitAuthMsgRec_Type in schema ifx170_debitlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DebitAuthMsgRec_Type">
    <xsd:sequence>
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="MsgRecDt" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="DebitAuthAddRs" />
            <xsd:element ref="DebitAuthModRs" />
            <xsd:element ref="DebitAuthRevRs" />
            <xsd:element ref="DebitAuthStatusModRs" />
            <xsd:element ref="DebitAuthCanRs" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustId ifx:CustId 0 (1)
MsgRecDt ifx:MsgRecDt 0 (1)
DebitAuthAddRs ifx:DebitAuthAddRs (1) (1)
DebitAuthModRs ifx:DebitAuthModRs (1) (1)
DebitAuthRevRs ifx:DebitAuthRevRs (1) (1)
DebitAuthStatusModRs ifx:DebitAuthStatusModRs (1) (1)
DebitAuthCanRs ifx:DebitAuthCanRs (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DebitAuthMsgRec