Definition Type: ComplexType
Name: TaxInfo_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 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 TaxInfo_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="TaxInfo_Type">
    <xsd:sequence>
        <xsd:element ref="Org" />
        <xsd:element ref="TaxType" />
        <xsd:element ref="CurAmt" 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 (1) (1)
CurAmt ifx:CurAmt 0 (1)
Rate ifx:Rate 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:TaxInfo