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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

EffectiveRange

Expresses effectivity as a range of ordered values, such as a range of serial numbers or lot numbers. The absence of a Start identifier indicates the item is effective to all referenced items whose sequence identifier precedes the End Value. The absence of an End identifier indicates the item is effective to all referenced items whose sequence identifier succeeds the Start Value. Multiple ranges are possible, they may be contiguous or disjoint. 

Element information

Type: RangeType

Properties: Global, Qualified, ID: oagis-id-7ee0f69e12d546d1aeb47be859a17203

Content

Attributes

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

Used in

Sample instance

<EffectiveRange>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <InclusiveIndicator>true</InclusiveIndicator>
   <StartID>normalizedString</StartID>
   <RangeCountNumber>1</RangeCountNumber>
   <EndID>normalizedString</EndID>
   <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>
</EffectiveRange>

Site developed and hosted by Datypic, Inc.

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