Definition Type: Element
Name: TaxIdentifierNumber
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Unique number or code issued to an organization by a governmental or regulatory body identifying that entity for tax purposes.
Collapse XSD Schema Diagram:
Drilldown into taxType in schema pidxlib_xsdXSD Diagram of TaxIdentifierNumber in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="TaxIdentifierNumber">
    <annotation>
        <documentation>Unique number or code issued to an organization by a governmental or regulatory body identifying that 			entity for tax purposes.
			</documentation>
    </annotation>
    <complexType>
        <simpleContent>
            <extension base="string">
                <attribute name="taxType" type="string" use="optional">
                    <annotation>
                        <documentation>Indicates the kind of tax.</documentation>
                    </annotation>
                </attribute>
            </extension>
        </simpleContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
taxType pidx:taxType Optional