Definition Type: Element
Name: FieldValue
Namespace: http://www.openapplications.org/oagis
Type: oa:NameValue
Containing Schema: Components.xsd
Abstract
Documentation:
Is a general purpose NameValue synchronization of fields. This is typically need to synchronize codes and identifiers between systems so that the same values may be used or so that a cross reference of values can be used to translate from one parties values to another.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into NameValue in schema components_xsd Drilldown into NameValueBase in schema components_xsd Drilldown into NameValue in schema components_xsdXSD Diagram of FieldValue in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="FieldValue" type="NameValue" substitutionGroup="NameValueBase">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is a general purpose NameValue synchronization of fields. This is typically need to synchronize codes and identifiers between systems so that the same values may be used or so that a cross reference of values can be used to translate from one parties values to another.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oa:NameValue 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:NameValueBase