element Category
diagram sensorML_p772.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:CodeType
properties
content complex
substGrp gml:AbstractScalarValue
nillable true
used by
complexType CategoryPropertyType
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpaceanyURI      
nilReasongml:NilReasonType      
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.
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>

attribute Category/@nilReason
type gml:NilReasonType
properties
isRef 0
source <attribute name="nilReason" type="gml:NilReasonType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy