Schema Central > OAGIS® 10 > Common.xsd > 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.

Element information

Type: PriceType

Properties: Global, Qualified, ID: oagis-id-754a8f891d464c5a95d0496622192471

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

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>

Site developed and hosted by Datypic, Inc.

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