Definition Type: ComplexType
Name: BankAcctTaxInqRs_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BankAcctTaxInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AcctTaxInfo in schema ifx170_corelib_xsd Drilldown into TaxId in schema ifx170_corelib_xsd Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into TaxYear in schema ifx170_corelib_xsd Drilldown into LoanAcctId in schema ifx170_corelib_xsd Drilldown into CardAcctId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsd Drilldown into Status in schema ifx170_corelib_xsdXSD Diagram of BankAcctTaxInqRs_Type in schema ifx170_bankaccttaxinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BankAcctTaxInqRs_Type">
    <xsd:sequence>
        <xsd:sequence>
            <xsd:element ref="Status" minOccurs="0" />
            <xsd:element ref="RqUID" />
            <xsd:element ref="AsyncRqUID" minOccurs="0" />
            <xsd:element ref="CustId" minOccurs="0" />
        </xsd:sequence>
        <xsd:sequence minOccurs="0">
            <xsd:choice minOccurs="0">
                <xsd:element ref="DepAcctId" />
                <xsd:element ref="CardAcctId" />
                <xsd:element ref="LoanAcctId" />
            </xsd:choice>
            <xsd:element ref="TaxYear" minOccurs="0" />
            <xsd:element ref="DeliveryMethod" minOccurs="0" />
            <xsd:element ref="TaxId" />
            <xsd:element ref="AcctTaxInfo" minOccurs="0" maxOccurs="unbounded" />
        </xsd:sequence>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Status ifx:Status 0 (1)
RqUID ifx:RqUID (1) (1)
AsyncRqUID ifx:AsyncRqUID 0 (1)
CustId ifx:CustId 0 (1)
DepAcctId ifx:DepAcctId (1) (1)
CardAcctId ifx:CardAcctId (1) (1)
LoanAcctId ifx:LoanAcctId (1) (1)
TaxYear ifx:TaxYear 0 (1)
DeliveryMethod ifx:DeliveryMethod 0 (1)
TaxId ifx:TaxId (1) (1)
AcctTaxInfo ifx:AcctTaxInfo 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:BankAcctTaxInqRs