Definition Type: Element
Name: Sender
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SenderType
Containing Schema: Meta.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into AuthorizationID in schema fields_xsd Drilldown into ConfirmationCode in schema meta_xsd Drilldown into ReferenceID in schema meta_xsd Drilldown into TaskID in schema meta_xsd Drilldown into ComponentID in schema meta_xsd Drilldown into LogicalID in schema meta_xsd Drilldown into SenderType in schema meta_xsdXSD Diagram of Sender in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Sender" type="SenderType">
    <xsd:annotation>
        <xsd: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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LogicalID nsA:LogicalID 0 (1)
ComponentID nsA:ComponentID 0 (1)
TaskID nsA:TaskID 0 (1)
ReferenceID nsA:ReferenceID 0 (1)
ConfirmationCode nsA:ConfirmationCode 0 (1)
AuthorizationID nsA:AuthorizationID 0 (1)
Collapse Derivation Tree: