Schema Central > OAGIS® 10 > Common.xsd > ApplicationArea
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ApplicationArea

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.

Element information

Type: ApplicationAreaType

Properties: Global, Qualified, ID: oagis-id-e8f1f16759e440c2911522aaee3ae97c

Content

Attributes

None

Used in

Sample instance

<ApplicationArea>
   <Sender>
      <LogicalID>normalizedString</LogicalID>
      <ComponentID>normalizedString</ComponentID>
      <TaskID>normalizedString</TaskID>
      <ReferenceID>normalizedString</ReferenceID>
      <ConfirmationCodes>
         <ProcessingConfirmationCode>normalizedString</ProcessingConfirmationCode>
         <ConfirmationCode>token</ConfirmationCode>
      </ConfirmationCodes>
      <AuthorizationID>normalizedString</AuthorizationID>
   </Sender>
   <Receiver>
      <LogicalID>normalizedString</LogicalID>
      <ComponentID>normalizedString</ComponentID>
      <ID/>
   </Receiver>
   <CreationDateTime></CreationDateTime>
   <Signature>
      <!--any element-->
   </Signature>
   <ScenarioID>normalizedString</ScenarioID>
   <CorrelationID>normalizedString</CorrelationID>
   <BODID>normalizedString</BODID>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</ApplicationArea>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com