Definition Type: ComplexType
Name: DebitInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DebitLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BaseEnvr in schema ifx170_corelib_xsd Drilldown into NetworkTrnInfo in schema ifx170_corelib_xsd Drilldown into ClientChgCode in schema ifx170_corelib_xsd Drilldown into TrnRqUID in schema ifx170_corelib_xsd Drilldown into DebitAuthId in schema ifx170_debitlib_xsd Drilldown into CardAcctId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into CompositeCurAmt in schema ifx170_corelib_xsd Drilldown into DebitType in schema ifx170_debitlib_xsd Drilldown into DebitAuthType in schema ifx170_debitlib_xsdXSD Diagram of DebitInfo_Type in schema ifx170_debitlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DebitInfo_Type">
    <xsd:sequence>
        <xsd:element ref="DebitAuthType" />
        <xsd:element ref="DebitType" minOccurs="0" />
        <xsd:element ref="CompositeCurAmt" maxOccurs="unbounded" />
        <xsd:choice>
            <xsd:element ref="DepAcctId" />
            <xsd:element ref="CardAcctId" />
        </xsd:choice>
        <xsd:element ref="DebitAuthId" minOccurs="0" />
        <xsd:element ref="TrnRqUID" minOccurs="0" />
        <xsd:element ref="ClientChgCode" minOccurs="0" />
        <xsd:element ref="NetworkTrnInfo" minOccurs="0" />
        <xsd:element ref="BaseEnvr" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DebitAuthType ifx:DebitAuthType (1) (1)
DebitType ifx:DebitType 0 (1)
CompositeCurAmt ifx:CompositeCurAmt (1) unbounded
DepAcctId ifx:DepAcctId (1) (1)
CardAcctId ifx:CardAcctId (1) (1)
DebitAuthId ifx:DebitAuthId 0 (1)
TrnRqUID ifx:TrnRqUID 0 (1)
ClientChgCode ifx:ClientChgCode 0 (1)
NetworkTrnInfo ifx:NetworkTrnInfo 0 (1)
BaseEnvr ifx:BaseEnvr 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DebitInfo