Definition Type: Element
Name: Type
Namespace: http://www.openapplications.org/oagis
Type: oa:Type
Containing Schema: Fields.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Describes the type of Id being defined. Examples are Document and Resource
Collapse XSD Schema Diagram:
XSD Diagram of Type in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Type" type="Type" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Describes the type of Id being defined.  Examples are Document and Resource</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: