Definition Type: ComplexType
Name: DebitMsgRqInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DebitLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DebitSyncRq in schema ifx170_debitsync_xsd Drilldown into DebitAudRq in schema ifx170_debitaud_xsd Drilldown into DebitInqRq in schema ifx170_debitinq_xsd Drilldown into DebitCanRq in schema ifx170_debitcan_xsd Drilldown into DebitStatusModRq in schema ifx170_debitstatusmod_xsd Drilldown into DebitModRq in schema ifx170_debitmod_xsd Drilldown into DebitAddRq in schema ifx170_debitadd_xsdXSD Diagram of DebitMsgRqInfo_Type in schema ifx170_debitlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DebitMsgRqInfo_Type">
    <xsd:choice>
        <xsd:element ref="DebitAddRq" />
        <xsd:element ref="DebitModRq" />
        <xsd:element ref="DebitStatusModRq" />
        <xsd:element ref="DebitCanRq" />
        <xsd:element ref="DebitInqRq" />
        <xsd:element ref="DebitAudRq" />
        <xsd:element ref="DebitSyncRq" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DebitAddRq ifx:DebitAddRq (1) (1)
DebitModRq ifx:DebitModRq (1) (1)
DebitStatusModRq ifx:DebitStatusModRq (1) (1)
DebitCanRq ifx:DebitCanRq (1) (1)
DebitInqRq ifx:DebitInqRq (1) (1)
DebitAudRq ifx:DebitAudRq (1) (1)
DebitSyncRq ifx:DebitSyncRq (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DebitMsgRqInfo