Definition Type: Element
Name: DocumentIds
Namespace: http://www.openapplications.org/oagis
Type: nsC:DocumentIds
Containing Schema: Invoice.xsd
Abstract
Documentation:
Is the identifier for the document. It is possible to carry the document identifier for the other Parties. These DocumentIds are referenced by party-specific names.
Collapse XSD Schema Diagram:
Drilldown into DocumentIdType in schema invoice_xsd Drilldown into DocumentIds in schema invoice_xsdXSD Diagram of DocumentIds in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="DocumentIds" type="DocumentIds">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the identifier for the document. It is possible to carry the document identifier for the other Parties. These DocumentIds are referenced by party-specific names.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIdType nsC:DocumentIdType 0 unbounded
Collapse Derivation Tree: