Definition Type: Element
Name: Field
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:FieldType
Containing Schema: Field.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into FieldValue in schema field_xsd Drilldown into FieldType in schema field_xsdXSD Diagram of Field in schema field_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Field" type="FieldType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FieldValue nsA:FieldValue 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: