Definition Type: Element
Name: DocumentReferences
Namespace: http://www.openapplications.org/oagis
Type: oa:DocumentReferences
Containing Schema: Components.xsd
Abstract
Documentation:
Allows references to other business transactions to be referenced by the document/component that includes DocumentReferences. These references make use of semantic names in order to capture the purpose of the references. This in combination with the relative position with in a business document provide context for their use.
Collapse XSD Schema Diagram:
Drilldown into DocumentReference in schema components_xsd Drilldown into DocumentReferences in schema components_xsdXSD Diagram of DocumentReferences in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="DocumentReferences" type="DocumentReferences">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Allows references to other business transactions to be referenced by the document/component that includes DocumentReferences. These references make use of semantic names in order to capture the purpose of the references. This in combination with the relative position with in a business document provide context for their use.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentReference oa:DocumentReference 0 unbounded
Collapse Derivation Tree: