Definition Type: Element
Name: PerQuantity
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:QuantityType
Containing Schema: Fields.xsd
Abstract
Documentation:
Indicates the PerQuantity side of this Amount. Typically, this value is 1 with a uom of each, meaning that, e.g., a UnitPrice with the Amount 1.29 would be the price per each or simply $1.29 each. For pricing wire, the UnitPrice Amount might be $7.00 with a PerQuantity of 100 and a uom of LinearFeet, meaning the unit price would be $7 per 100 linear feet.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema unqualifieddatatypes_xsd Drilldown into QuantityType in schema unqualifieddatatypes_xsd Drilldown into QuantityType in schema fields_xsd1XSD Diagram of PerQuantity in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PerQuantity" type="QuantityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Indicates the PerQuantity side of this Amount. Typically, this value is 1 with a uom of
            each, meaning that, e.g., a UnitPrice with the Amount 1.29 would be the price per each
            or simply $1.29 each. For pricing wire, the UnitPrice Amount might be $7.00 with a
            PerQuantity of 100 and a uom of LinearFeet, meaning the unit price would be $7 per 100
            linear feet.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode udt:unitCode Optional
Collapse Derivation Tree: