UnitPrice
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.
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: PriceType
Properties: Global, Qualified, ID: oagis-id-754a8f891d464c5a95d0496622192471
Content
- Sequence [1..1]
- ChargeAmount [0..1] The monetary value of the object in which the amount is associated
- BasisQuantity [0..1] Is the base quantityfrom which the charge/allowance is derived.
- NetPriceIndicator [0..1]
- ChargeAmountRange [0..1]
- QuantityRange [0..1]
- UnitAmount [0..1]
- TimePeriod [0..1] An explicit period of time for the bucket.
- Description [0..*]
- Note [0..*]
- Extension [0..1]
from type IdentificationTypefrom type PriceABIETypefrom group FreeFormTextGroup
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type CommercialInvoiceLineBaseType
- Type CommercialInvoiceLineType via extension of CommercialInvoiceLineBaseType (Element CommercialInvoiceLine)
- Type FreightInvoiceLineBaseType via extension of FreightInvoiceLineSubLineBaseType
- Type FreightInvoiceLineSubLineBaseType
- Type FreightInvoiceLineType via extension of FreightInvoiceLineSubLineBaseType (Element FreightInvoiceLine)
- Type FreightInvoiceSubLineBaseType via extension of FreightInvoiceLineSubLineBaseType
- Type FreightInvoiceSubLineType via extension of FreightInvoiceLineSubLineBaseType (Element FreightInvoiceSubLine)
- Type InvoiceLineBaseType via extension of InvoiceLineSubLineBaseType
- Type InvoiceLineSubLineBaseType
- Type InvoiceLineType via extension of InvoiceLineSubLineBaseType (Element InvoiceLine)
- Type InvoiceSubLineBaseType via extension of InvoiceLineSubLineBaseType
- Type InvoiceSubLineType via extension of InvoiceLineSubLineBaseType (Element InvoiceSubLine)
- Type ItemPriceBaseType
- Type ItemPriceType via extension of ItemPriceBaseType (Element ItemPrice)
- Type OnlineOrderLineBaseType
- Type OnlineOrderLineType via extension of OnlineOrderLineBaseType (Element OnlineOrderLine)
- Type OrderLineBaseType via extension of RequestLineBaseType
- Type PlanningScheduleLineBaseType
- Type PlanningScheduleLineType via extension of PlanningScheduleLineBaseType (Element PlanningScheduleLine)
- Type PriceListLineBaseType
- Type PriceListLineType via extension of PriceListLineBaseType (Element PriceListLine)
- Type ProcurementLineBaseType via extension of RequestLineBaseType
- Type PurchaseOrderLineBaseType via extension of RequestLineBaseType
- Type PurchaseOrderLineType via extension of RequestLineBaseType (Element PurchaseOrderLine)
- Type PurchaseOrderSubLineBaseType
- Type PurchaseOrderSubLineType via extension of PurchaseOrderSubLineBaseType (Element PurchaseOrderSubLine)
- Type QuoteLineBaseType via extension of RequestLineBaseType
- Type QuoteLineType via extension of RequestLineBaseType (Element QuoteLine)
- Type RFQLineBaseType via extension of RequestLineBaseType
- Type RFQLineType via extension of RequestLineBaseType (Element RFQLine)
- Type RequestLineBaseType
- Type RequisitionLineBaseType via extension of RequestLineBaseType
- Type RequisitionLineType via extension of RequestLineBaseType (Element RequisitionLine)
- Type SalesOrderLineBaseType via extension of RequestLineBaseType
- Type SalesOrderLineType via extension of RequestLineBaseType (Element SalesOrderLine)
Sample instance
<UnitPrice> <ID/> <IDSet> <ID/> </IDSet> <ChargeAmount/> <BasisQuantity>1.0</BasisQuantity> <NetPriceIndicator>true</NetPriceIndicator> <ChargeAmountRange> <MinimumAmount/> <MaximumAmount/> </ChargeAmountRange> <QuantityRange> <MinimumQuantity>1.0</MinimumQuantity> <MaximumQuantity>1.0</MaximumQuantity> </QuantityRange> <UnitAmount/> <TimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </TimePeriod> <Description/> <Note/> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </UnitPrice>