cac:Price
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:PriceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PriceAmount [1..1] The price amount.
- cbc:BaseQuantity [0..1] The actual quantity to which the price applies.
- cbc:PriceChangeReason [0..*] The reason for the price change, expressed as text.
- cbc:PriceTypeCode [0..1] The price type, expressed as a code.
- cbc:PriceType [0..1] The price type, expressed as text.
- cbc:OrderableUnitFactorRate [0..1] The factor by which the base price unit can be converted to the orderable unit.
- cac:ValidityPeriod [0..*] An association to Validity Period.
- cac:PriceList [0..1] A reference to a Price List.
- cac:AllowanceCharge [0..*] An association to Allowance Charge.
Attributes
None
Used in
- Type cac:CreditNoteLineType (Element cac:CreditNoteLine)
- Type cac:DebitNoteLineType (Element cac:DebitNoteLine)
- Type cac:InvoiceLineType (Element cac:InvoiceLine)
- Type cac:ItemLocationQuantityType (Elements cac:ItemLocationQuantity, cac:OriginalItemLocationQuantity, cac:RequiredItemLocationQuantity)
- Type cac:LineItemType (Elements cac:BuyerProposedSubstituteLineItem, cac:LineItem, cac:SellerProposedSubstituteLineItem, cac:SellerSubstitutedLineItem)
Sample instance
<cac:Price> <cbc:PriceAmount currencyID="GBP">29.99</cbc:PriceAmount> </cac:Price>