Definition Type: Element
Name: DeferredAmount
Namespace: http://www.api.org/pidXML
Type: pidx:MonetaryType
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
A monetary amount that is deferred for payment based upon terms in an invoice, contract or agreement.
Collapse XSD Schema Diagram:
Drilldown into CurrencyCode in schema pidxcodelists_xsd Drilldown into MonetaryAmount in schema pidxlib_xsd Drilldown into MonetaryType in schema pidxlib_xsdXSD Diagram of DeferredAmount in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="DeferredAmount" type="pidx:MonetaryType">
    <annotation>
        <documentation>A monetary amount that is deferred for payment based upon terms in an invoice, contract or agreement.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MonetaryAmount pidx:MonetaryAmount (1) (1)
CurrencyCode pidx:CurrencyCode 0 (1)
Collapse Derivation Tree: