Definition Type: Element
Name: PerQuantity
Namespace: http://www.openapplications.org/oagis
Type: nsC:Quantity
Containing Schema: Invoice.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 invoice_xsd Drilldown into Quantity in schema invoice_xsdXSD Diagram of PerQuantity in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:uom Required
Collapse Derivation Tree: