Definition Type: Element
Name: DocumentIds
Namespace: http://www.openapplications.org/oagis
Type: oa:DocumentIds
Containing Schema: Fields.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 fields_xsd Drilldown into DocumentIds in schema fields_xsdXSD Diagram of DocumentIds in schema fields_xsd (Open Applications Group (OAGIS))
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 oa:DocumentIdType 0 unbounded
Collapse Derivation Tree: