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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Field

Field represents any element of user data that is to be synchronized across databases.  The specific field name and value are specified in the Business Object Document.

Element information

Type: FieldType

Properties: Global, Qualified, ID: oagis-id-244693e1aa39461d89b9d5291b4a3e75

Content

Attributes

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

Used in

Sample instance

<Field>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <FieldValue>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <ParentID>normalizedString</ParentID>
      <NameValue name="normalizedString">string</NameValue>
      <Description/>
      <Note/>
      <Effectivity>
         <ID/>
         <IDSet>...
         </IDSet>
         <Name/>
         <Preference>...
         </Preference>
         <EffectiveValueList>...
         </EffectiveValueList>
         <EffectiveRange>...
         </EffectiveRange>
         <EffectiveTimePeriod>..................
         </EffectiveTimePeriod>
         <Extension>.......................................
         </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>
   <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>
</Field>

Site developed and hosted by Datypic, Inc.

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