Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element gml:Category
Namespace http://www.opengis.net/gml/3.2
Annotations
A gml:Category has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.
Diagram
Diagram index266.tmp#id108 index266.tmp#id107 index1002.tmp#id958
Type extension of gml:CodeType
Type hierarchy
Properties
content: complex
nillable: true
Used by
Attributes
QName Type Fixed Default Use Annotation
codeSpace anyURI optional
nilReason gml:NilReasonType optional
Source
<element name="Category" substitutionGroup="gml:AbstractScalarValue" nillable="true">
  <annotation>
    <documentation>A gml:Category has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.</documentation>
  </annotation>
  <complexType>
    <simpleContent>
      <extension base="gml:CodeType">
        <attribute name="nilReason" type="gml:NilReasonType"/>
      </extension>
    </simpleContent>
  </complexType>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/valueObjects.xsd
Attribute gml:Category / @nilReason
Namespace No namespace
Type gml:NilReasonType
Properties
content: simple
Used by
Element gml:Category
Source
<attribute name="nilReason" type="gml:NilReasonType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/valueObjects.xsd