HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: ApplicationArea

Name ApplicationArea
Type ApplicationAreaType
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.
XML Instance Representation
<ApplicationArea>

< Sender> ... </ Sender> [0..1]
< Receiver> ... </ Receiver> [0..*]
< CreationDateTime> ... </ CreationDateTime> [1]
< Signature> ... </ Signature> [0..1]
< BODID> ... </ BODID> [0..1]
< UserArea> ... </ UserArea> [0..1]
</ApplicationArea>
Schema Component Representation
<xsd:element name="ApplicationArea" type=" ApplicationAreaType"/>