Definition Type: ComplexType
Name: BankAcctTrnRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_AcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPRefIdCorrect in schema ifx170_corelib_xsd Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into CSPRefId in schema ifx170_corelib_xsd Drilldown into InvoiceInfo in schema ifx170_corelib_xsd Drilldown into CustPayeeInfo in schema ifx170_corelib_xsd Drilldown into RemitAdviceRefId in schema ifx170_corelib_xsd Drilldown into BillRefInfo in schema ifx170_corelib_xsd Drilldown into RefInfo in schema ifx170_corelib_xsd Drilldown into CounterpartyInfo in schema ifx170_corelib_xsd Drilldown into Name in schema ifx170_corelib_xsd Drilldown into Memo in schema ifx170_corelib_xsd Drilldown into IndustId in schema ifx170_corelib_xsd Drilldown into CompositeCurAmt in schema ifx170_corelib_xsd Drilldown into OrigCurAmt in schema ifx170_corelib_xsd Drilldown into CurAmt in schema ifx170_corelib_xsd Drilldown into EffDt in schema ifx170_corelib_xsd Drilldown into OrigDt in schema ifx170_corelib_xsd Drilldown into PostedDt in schema ifx170_corelib_xsd Drilldown into TrnSrc in schema ifx170_corelib_xsd Drilldown into TrnType in schema ifx170_corelib_xsdXSD Diagram of BankAcctTrnRec_Type in schema ifx170_acctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankAcctTrnRec_Type">
    <xsd:sequence>
        <xsd:element ref="TrnType" minOccurs="0" />
        <xsd:element ref="TrnSrc" minOccurs="0" />
        <xsd:element ref="PostedDt" />
        <xsd:element ref="OrigDt" minOccurs="0" />
        <xsd:element ref="EffDt" minOccurs="0" />
        <xsd:element ref="CurAmt" />
        <xsd:element ref="OrigCurAmt" minOccurs="0" />
        <xsd:element ref="CompositeCurAmt" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IndustId" minOccurs="0" />
        <xsd:element ref="Memo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Name" minOccurs="0" />
        <xsd:element ref="CounterpartyInfo" minOccurs="0" />
        <xsd:element ref="RefInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BillRefInfo" minOccurs="0" />
        <xsd:element ref="RemitAdviceRefId" minOccurs="0" />
        <xsd:element ref="CustPayeeInfo" minOccurs="0" />
        <xsd:element ref="InvoiceInfo" minOccurs="0" />
        <xsd:element ref="CSPRefId" minOccurs="0" />
        <xsd:element ref="SPRefId" minOccurs="0" />
        <xsd:element ref="SPRefIdCorrect" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TrnType ifx:TrnType 0 (1)
TrnSrc ifx:TrnSrc 0 (1)
PostedDt ifx:PostedDt (1) (1)
OrigDt ifx:OrigDt 0 (1)
EffDt ifx:EffDt 0 (1)
CurAmt ifx:CurAmt (1) (1)
OrigCurAmt ifx:OrigCurAmt 0 (1)
CompositeCurAmt ifx:CompositeCurAmt 0 unbounded
IndustId ifx:IndustId 0 (1)
Memo ifx:Memo 0 unbounded
Name ifx:Name 0 (1)
CounterpartyInfo ifx:CounterpartyInfo 0 (1)
RefInfo ifx:RefInfo 0 unbounded
BillRefInfo ifx:BillRefInfo 0 (1)
RemitAdviceRefId ifx:RemitAdviceRefId 0 (1)
CustPayeeInfo ifx:CustPayeeInfo 0 (1)
InvoiceInfo ifx:InvoiceInfo 0 (1)
CSPRefId ifx:CSPRefId 0 (1)
SPRefId ifx:SPRefId 0 (1)
SPRefIdCorrect ifx:SPRefIdCorrect 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BankAcctTrnRec