Definition Type: Element
Name: UnitPrice
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="UnitPrice" type="PriceABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:Amount (1) (1)
PerQuantity oagis:PerQuantity (1) (1)
Code oagis:Code 0 unbounded
TimePeriod oagis:TimePeriod 0 (1)
Collapse Derivation Tree: