Schema Central > OAGIS® 9.4.1 > 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.

See http://www.openapplications.org/oagis/9.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/Field.xsd

Type: PropertyType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
sequence [0..1]PositiveIntegerNumericType

Used in

Sample instance

<FieldValue>
   <NameValue name="normalizedString">string</NameValue>
   <Description>string</Description>
   <Note>string</Note>
   <EffectiveTimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime>2000-01-01</StartDateTime>
      <Duration>P1Y2M3DT10H</Duration>
   </EffectiveTimePeriod>
   <UserArea>
      <!--any element-->
   </UserArea>
</FieldValue>

Site developed and hosted by Datypic, Inc.

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