complexType CodeType
diagram sensorML_p1741.png
namespace http://www.opengis.net/gml/3.2
type extension of string
properties
base string
used by
elements AbstractGenericName anchorDefinition anchorPoint axisAbbrev catalogSymbol Category formula DirectionPropertyType/DirectionKeyword FileType/fileStructure DirectionDescriptionType/keyword LocalName LocationKeyWord locationName methodFormula name ScopedName
complexType CodeWithAuthorityType
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpaceanyURI      
annotation
documentation
gml:CodeType is a generalized type to be used for a term, keyword or name.
It adds a XML attribute codeSpace to a term, where the value of the codeSpace attribute (if present) shall indicate a dictionary, thesaurus, classification scheme, authority, or pattern for the term.
source <complexType name="CodeType">
 
<annotation>
   
<documentation>gml:CodeType is a generalized type to be used for a term, keyword or name.
It adds a XML attribute codeSpace to a term, where the value of the codeSpace attribute (if present) shall indicate a dictionary, thesaurus, classification scheme, authority, or pattern for the term.
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="string">
     
<attribute name="codeSpace" type="anyURI"/>
   
</extension>
 
</simpleContent>
</complexType>

attribute CodeType/@codeSpace
type anyURI
properties
isRef 0
source <attribute name="codeSpace" type="anyURI"/>


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