HR-XML 3.0 Standards, 2009  September  23.

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

Element: Sender

Name Sender
Type SenderType
Documentation Identifies characteristics and control identifiers that relate to the application that created the Business Object Document. The sender area can indicate the logical location of the application and/or database server, the application, and the task that was processing to create the BOD.
Documentation (of type) Identifies the sender of the given BOD instance
XML Instance Representation
<Sender>

< LogicalID> ... </ LogicalID> [0..1]
< ComponentID> ... </ ComponentID> [0..1]
< TaskID> ... </ TaskID> [0..1]
< ReferenceID> ... </ ReferenceID> [0..1]
< ConfirmationCode> ... </ ConfirmationCode> [0..1]
< AuthorizationID> ... </ AuthorizationID> [0..1]
</Sender>
Schema Component Representation
<xsd:element name="Sender" type=" SenderType"/>