Online OIOUBL Dokumentation


Price

Price

Price specification

Name Price (Show as PDF) Alternative Term  
Definition Information about the price

Fields

UBL-Name Name Datatype Usage Cardinality
PriceAmount PriceAmount Amount Yes 1
BaseQuantity BaseQuantity Quantity Yes 0..1
PriceChangeReason PriceChangeReason Text Bilateral 0..n
PriceTypeCode PriceTypeCode Code Yes 0..1
PriceType PriceType Text Yes 0..1
OrderableUnitFactorRate OrderableUnitFactorRate Rate Yes 0..1

Subclasses in class Price

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
ValidityPeriod ValidityPeriod Bilateral 0..1 Common Library, 3.78  
PriceList PriceList Bilateral 0..1 Common Library, 3.82  
AllowanceCharge AllowanceCharge Yes 0..n 3.81.1  

Example

<cac:Price >
<cbc:PriceAmount currencyID="DKK" >500</cbc:PriceAmount>
<cbc:BaseQuantity unitCode="EA" >1</cbc:BaseQuantity>
<cbc:OrderableUnitFactorRate >1</cbc:OrderableUnitFactorRate>
+ <cac:ValidityPeriod />
</cac:Price>