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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

FieldValue

Represents the field values, name and type of the information that needs to be communicated.

Element information

Type: PropertyType

Properties: Global, Qualified, ID: oagis-id-767af50e01e24e858ce7fa5b3a091a67

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType
sequenceNumber [0..1]NumberType_B98233When an object occurs multiple times, this sequence number can be used to provide the order.from type PropertyBaseType

Used in

Sample instance

<FieldValue>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <ParentID>normalizedString</ParentID>
   <NameValue name="normalizedString">string</NameValue>
   <Description/>
   <Note/>
   <Effectivity>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <Name/>
      <Preference>
         <ID/>
         <IDSet>...
         </IDSet>
         <PrioritySequenceValue>1</PrioritySequenceValue>
         <EffectiveTimePeriod>..................
         </EffectiveTimePeriod>
         <AvailableTimePeriod>..................
         </AvailableTimePeriod>
         <UnavailableTimePeriod>..................
         </UnavailableTimePeriod>
         <Description/>
         <Note/>
         <Extension>.......................................
         </Extension>
      </Preference>
      <EffectiveValueList>
         <ID/>
         <IDSet>...
         </IDSet>
         <InclusiveIndicator>true</InclusiveIndicator>
         <Extension>.......................................
         </Extension>
      </EffectiveValueList>
      <EffectiveRange>
         <ID/>
         <IDSet>...
         </IDSet>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartID>normalizedString</StartID>
         <RangeCountNumber>1</RangeCountNumber>
         <EndID>normalizedString</EndID>
         <Extension>.......................................
         </Extension>
      </EffectiveRange>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime></StartDateTime>
         <StartTime>token</StartTime>
         <Duration>P1Y2M3DT10H</Duration>
         <EndDateTime></EndDateTime>
         <EndTime>token</EndTime>
      </EffectiveTimePeriod>
      <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>
   </Effectivity>
   <EffectiveTimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime></StartDateTime>
      <StartTime>token</StartTime>
      <Duration>P1Y2M3DT10H</Duration>
      <EndDateTime></EndDateTime>
      <EndTime>token</EndTime>
   </EffectiveTimePeriod>
   <Key/>
   <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>
</FieldValue>

Site developed and hosted by Datypic, Inc.

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