HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: PerQuantity

Name PerQuantity
Type QuantityType
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.
XML Instance Representation
<PerQuantity

type=" NormalizedStringType [0..1]">

udt: QuantityType

</PerQuantity>
Schema Component Representation
<xsd:element name="PerQuantity" type=" QuantityType"/>