Definition Type: Element
Name: Revision
Namespace: http://www.openapplications.org/oagis
Type: oa:Revision
Containing Schema: Fields.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the revision of Document Idenifier. The combination of the Id and it's revision uniquely identifies a document from the AssigningParty.
Collapse XSD Schema Diagram:
Drilldown into Revision in schema fields_xsdXSD Diagram of Revision in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Revision" type="Revision" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the revision of Document Idenifier. The combination of the Id and it's revision uniquely identifies a document from the AssigningParty.  </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: