Definition Type: ComplexType
Name: DocumentReference
Namespace: http://www.openapplications.org/oagis
Containing Schema: Invoice.xsd
Abstract
Documentation:
Identifies another document within the scope of the OAGIS specification, such as a PurchaseOrder or Invoice that maybe associated with a particular Business Object Document.
Collapse XSD Schema Diagram:
XSD Diagram of DocumentReference in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="DocumentReference">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies another document within the scope of the OAGIS specification, such as a PurchaseOrder or Invoice that maybe associated with a particular Business Object Document.</xs:documentation>
    </xs:annotation>
</xs:complexType>
Collapse Derivation Tree:
Collapse References:
nsC:DocumentReferencensC:GenericDocumentReference, nsC:OrderDocumentReference,