Definition Type: Element
Name: TaxCertificateNumber
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The identifying number for a tax certificate such as tax exemption, sales and use tax certificate or other such document.
Collapse XSD Schema Diagram:
Drilldown into taxCertificateType in schema pidxlib_xsdXSD Diagram of TaxCertificateNumber in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="TaxCertificateNumber">
    <annotation>
        <documentation>The identifying number for a tax certificate such as tax exemption, sales and use tax certificate or 			other such document.
			</documentation>
    </annotation>
    <complexType>
        <simpleContent>
            <extension base="string">
                <attribute name="taxCertificateType" type="string" use="optional">
                    <annotation>
                        <documentation>Indicates which kind of tax certificate is being given.</documentation>
                    </annotation>
                </attribute>
            </extension>
        </simpleContent>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
taxCertificateType pidx:taxCertificateType Optional