HR-XML 3.0 Standards, 2009  September  23.

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

Element: UnitPrice

Name UnitPrice
Type PriceABIEType
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.
XML Instance Representation
<UnitPrice>

< Amount> ... </ Amount> [1]
< PerQuantity> ... </ PerQuantity> [1]
< Code> ... </ Code> [0..*]
< TimePeriod> ... </ TimePeriod> [0..1]
</UnitPrice>
Schema Component Representation
<xsd:element name="UnitPrice" type=" PriceABIEType"/>