Definition Type: Element
Name: Sender
Namespace: http://www.openapplications.org/oagis
Type: nsC:Sender
Containing Schema: Invoice.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 invoice_xsd Drilldown into Confirmation in schema invoice_xsd Drilldown into ReferenceId in schema invoice_xsd Drilldown into Task in schema invoice_xsd Drilldown into Component in schema invoice_xsd Drilldown into LogicalId in schema invoice_xsd Drilldown into Sender in schema invoice_xsdXSD Diagram of Sender in schema invoice_xsd (HR-XML - Human Resources XML)
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 nsC:LogicalId 0 (1)
Component nsC:Component 0 (1)
Task nsC:Task 0 (1)
ReferenceId nsC:ReferenceId 0 (1)
Confirmation nsC:Confirmation 0 (1)
AuthorizationId nsC:AuthorizationId 0 (1)
Collapse Derivation Tree: