Definition Type: Element
Name: Sender
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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_xsd1 Drilldown into ConfirmationCode in schema meta_xsd1 Drilldown into ReferenceID in schema meta_xsd1 Drilldown into TaskID in schema meta_xsd1 Drilldown into ComponentID in schema meta_xsd1 Drilldown into LogicalID in schema meta_xsd1 Drilldown into SenderType in schema meta_xsd1XSD Diagram of Sender in schema meta_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Sender" type="SenderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:LogicalID 0 (1)
ComponentID oagis:ComponentID 0 (1)
TaskID oagis:TaskID 0 (1)
ReferenceID oagis:ReferenceID 0 (1)
ConfirmationCode oagis:ConfirmationCode 0 (1)
AuthorizationID oagis:AuthorizationID 0 (1)
Collapse Derivation Tree: