Definition Type: Element
Name: PerQuantity
Namespace: http://www.openapplications.org/oagis
Type: oa:Quantity
Containing Schema: Fields.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Indicates the PerQuantity side of this Amount. In the example above 1 would be carried as the value of PerQuantity with the uom attribute being dozen.
Collapse XSD Schema Diagram:
Drilldown into uom in schema fields_xsd Drilldown into Quantity in schema fields_xsdXSD Diagram of PerQuantity in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="PerQuantity" type="Quantity">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the PerQuantity side of this Amount. In the example above 1 would be carried as the value of PerQuantity with the uom attribute being dozen.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
uom oa:uom Required
Collapse Derivation Tree: