Definition Type: Element
Name: UnitPrice
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:PriceABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
Unit price of the item for the number of items in the unitCode specified in the PerQuantity elements. In most cases the unitCode of the PerQuantity is the same as the unitCode of the Quantity element above.
Collapse XSD Schema Diagram:
Drilldown into TimePeriod in schema components_xsd Drilldown into Code in schema fields_xsd Drilldown into PerQuantity in schema fields_xsd Drilldown into Amount in schema fields_xsd Drilldown into AmountPerQuantityType in schema components_xsd Drilldown into PriceABIEType in schema components_xsdXSD Diagram of UnitPrice in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="UnitPrice" type="PriceABIEType">
    <xsd:annotation>
        <xsd:documentation>Unit price of the item for the number of items in the unitCode specified in the PerQuantity elements.

In most cases the unitCode of the PerQuantity is the same as the unitCode of the Quantity element above.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Amount nsA:Amount (1) (1)
PerQuantity nsA:PerQuantity (1) (1)
Code nsA:Code 0 unbounded
TimePeriod nsA:TimePeriod 0 (1)
Collapse Derivation Tree: