Definition Type: ComplexType
Name: AcctTaxInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Rate in schema ifx170_corelib no plus_xsd Drilldown into PrevYrCurAmt in schema ifx170_corelib no plus_xsd Drilldown into CurAmt in schema ifx170_corelib no plus_xsd Drilldown into TaxType in schema ifx170_corelib no plus_xsd Drilldown into Org in schema ifx170_corelib no plus_xsdXSD Diagram of AcctTaxInfo_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="AcctTaxInfo_Type">
    <xsd:sequence>
        <xsd:element ref="Org" />
        <xsd:element ref="TaxType" minOccurs="0" />
        <xsd:element ref="CurAmt" minOccurs="0" />
        <xsd:element ref="PrevYrCurAmt" minOccurs="0" />
        <xsd:element ref="Rate" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Org ifx:Org (1) (1)
TaxType ifx:TaxType 0 (1)
CurAmt ifx:CurAmt 0 (1)
PrevYrCurAmt ifx:PrevYrCurAmt 0 (1)
Rate ifx:Rate 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:AcctTaxInfo