Definition Type: Element
Name: Sender
Namespace: http://www.openapplications.org/oagis
Type: oa:Sender
Containing Schema: Meta.xsd
MinOccurs 0
MaxOccurs (1)
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 meta_xsd Drilldown into Confirmation in schema meta_xsd Drilldown into ReferenceId in schema meta_xsd Drilldown into Task in schema meta_xsd Drilldown into Component in schema meta_xsd Drilldown into LogicalId in schema meta_xsd Drilldown into Sender in schema meta_xsdXSD Diagram of Sender in schema meta_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Sender" type="Sender" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">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.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LogicalId oa:LogicalId 0 (1)
Component oa:Component 0 (1)
Task oa:Task 0 (1)
ReferenceId oa:ReferenceId 0 (1)
Confirmation oa:Confirmation 0 (1)
AuthorizationId oa:AuthorizationId 0 (1)
Collapse Derivation Tree: