Schema Central > OAGIS® 10 > Common.xsd > PriceBreak
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

PriceBreak

This defines the prices and modifiers to the price for buying a given quantity or value of an item or item category on a price list line. For Price List Lines that specify Items the price breaks can be specified in terms of quantity or amount. For Price list lines that specify commodity, price breaks can only be specified in terms of currency amount

Element information

Type: PriceBreakType

Properties: Global, Qualified, ID: oagis-id-c63727b744f14d5597db12edff545381

Content

Attributes

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

Used in

Sample instance

<PriceBreak>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <DiscountAmount/>
   <DiscountPercent>1.0</DiscountPercent>
   <OverridePrice/>
   <PriceBreakQuantity>1.0</PriceBreakQuantity>
   <PriceBreakAmount/>
   <EffectiveTimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime></StartDateTime>
      <StartTime>token</StartTime>
      <Duration>P1Y2M3DT10H</Duration>
      <EndDateTime></EndDateTime>
      <EndTime>token</EndTime>
   </EffectiveTimePeriod>
   <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>
</PriceBreak>

Site developed and hosted by Datypic, Inc.

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