Schema Central > OAGIS® 9.4.1 > UnitPrice
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: PriceABIEType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<UnitPrice>
   <Amount currencyID="AED">1.0</Amount>
   <PerQuantity>1.0</PerQuantity>
   <Code>normalizedString</Code>
   <TimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime>2000-01-01</StartDateTime>
      <Duration>P1Y2M3DT10H</Duration>
   </TimePeriod>
</UnitPrice>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com