Definition Type: Element
Name: ApplicationArea
Namespace: http://www.starstandard.org/STAR/5
Type: star: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 Destination in schema meta_xsd Drilldown into BODID in schema meta_xsd Drilldown into Signature in schema meta_xsd1 Drilldown into CreationDateTime in schema meta_xsd Drilldown into Sender in schema meta_xsd Drilldown into ApplicationAreaType in schema meta_xsdXSD Diagram of ApplicationArea in schema meta_xsd (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 star:Sender 1 1
CreationDateTime star:CreationDateTime 1 1
Signature oagis:Signature 0 1
BODID star:BODID 0 1
Destination star:Destination 1 1
Collapse Derivation Tree: