Definition Type: Element
Name: UnitPrice
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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_xsd1 Drilldown into Code in schema fields_xsd1 Drilldown into PerQuantity in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into AmountPerQuantityType in schema components_xsd1 Drilldown into PriceABIEType in schema components_xsd1XSD Diagram of UnitPrice in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="UnitPrice" type="PriceABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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 oa:Amount (1) (1)
PerQuantity oa:PerQuantity (1) (1)
Code oa:Code 0 unbounded
TimePeriod oa:TimePeriod 0 (1)
Collapse Derivation Tree: