Definition Type: Element
Name: ApplicationArea
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ApplicationAreaType
Containing Schema: Meta.xsd
Abstract
Documentation:
Provides the information that an application may need to know in order to communicate in an integration of two or more business applications. The ApplicationArea is used at the applications layer of communication. While the integration frameworks web services and middleware provide the communication layer that OAGIS operates on top of.
Collapse XSD Schema Diagram:
Drilldown into BODID in schema meta_xsd1 Drilldown into Signature in schema meta_xsd1 Drilldown into CreationDateTime in schema meta_xsd1 Drilldown into Sender in schema meta_xsd1 Drilldown into ApplicationAreaType in schema meta_xsd1XSD Diagram of ApplicationArea in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ApplicationArea" type="ApplicationAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Provides the information that an application may need to know in order to communicate in
            an integration of two or more business applications. The ApplicationArea is used at the
            applications layer of communication. While the integration frameworks web services and
            middleware provide the communication layer that OAGIS operates on top of.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Sender oagis:Sender 0 (1)
CreationDateTime oagis:CreationDateTime (1) (1)
Signature oagis:Signature 0 (1)
BODID oagis:BODID 0 (1)
Collapse Derivation Tree: