Definition Type: Element
Name: Receipt
Namespace: http://www.api.org/pidXML
Containing Schema: Receipt.xsd
Abstract
Documentation:
Structure containing information about the Receipt.
Collapse XSD Schema Diagram:
Drilldown into ReceiptTotals in schema receipt_xsd Drilldown into ReceiptDetails in schema receipt_xsd Drilldown into ReceiptProperties in schema receipt_xsd Drilldown into version in schema pidxlib_xsdXSD Diagram of Receipt in schema receipt_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="Receipt">
    <annotation>
        <documentation>Structure containing  information about the Receipt.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="pidx:ReceiptProperties" />
            <element ref="pidx:ReceiptDetails" />
            <element ref="pidx:ReceiptTotals" minOccurs="0" />
        </sequence>
        <attribute ref="pidx:version" use="optional" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReceiptProperties pidx:ReceiptProperties (1) (1)
ReceiptDetails pidx:ReceiptDetails (1) (1)
ReceiptTotals pidx:ReceiptTotals 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
version pidx:version Optional