Definition Type: Element
Name: InvoiceNumber
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The identifier of an invoice instance.
Collapse XSD Schema Diagram:
XSD Diagram of InvoiceNumber in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="InvoiceNumber" type="string">
    <annotation>
        <documentation>The identifier of an invoice instance.</documentation>
    </annotation>
</element>