Definition Type: ComplexType
Name: TINInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CertCode in schema ifx170_corelib_xsd Drilldown into TaxId in schema ifx170_corelib_xsd Drilldown into TINType in schema ifx170_corelib_xsdXSD Diagram of TINInfo_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="TINInfo_Type">
    <xsd:sequence>
        <xsd:element ref="TINType" minOccurs="0" />
        <xsd:element ref="TaxId" />
        <xsd:element ref="CertCode" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TINType ifx:TINType 0 (1)
TaxId ifx:TaxId (1) (1)
CertCode ifx:CertCode 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:TINInfo