complexType CodeListType
diagram sensorML_p1739.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:NameList
properties
base gml:NameList
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpaceanyURI      
annotation
documentation
gml:CodeListType provides for lists of terms. The values in an instance element shall all be valid according to the rules of the dictionary, classification scheme, or authority identified by the value of its codeSpace attribute.
source <complexType name="CodeListType">
 
<annotation>
   
<documentation>gml:CodeListType provides for lists of terms. The values in an instance element shall all be valid according to the rules of the dictionary, classification scheme, or authority identified by the value of its codeSpace attribute.</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="gml:NameList">
     
<attribute name="codeSpace" type="anyURI"/>
   
</extension>
 
</simpleContent>
</complexType>

attribute CodeListType/@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