Definition Type: Element
Name: UserArea
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:UserAreaType
Containing Schema: Fields.xsd
Abstract
Documentation:
Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS. This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document throught the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document. The Open Applications Group will make best efforts to quickly consider all proposed submissions.The USERAREA is always the last element in all components, except where the component has been extended inline.
Collapse XSD Schema Diagram:
Drilldown into UserAreaType in schema fields_xsd1XSD Diagram of UserArea in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="UserArea" type="UserAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Allows the user of OAGIS to extend the specification in order to provide additional
            information that is not captured in OAGIS.
         </xsd:documentation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            This is done by defining the additional information in XML Schema and referencing the
            new schema in the xml instance document throught the use of namespaces. Once this is
            done the additional information defined there can be carried in the BOD XML instance
            document.
         </xsd:documentation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            The Open Applications Group will make best efforts to quickly consider all proposed
            submissions.The USERAREA is always the last element in all components, except where the
            component has been extended inline.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Derivation Tree: