complexType CodeWithAuthorityType
diagram sensorML_p1742.png
namespace http://www.opengis.net/gml/3.2
type restriction of gml:CodeType
properties
base gml:CodeType
used by
elements axisDirection derivedCRSType identifier pixelInCell rangeMeaning
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpaceanyURIrequired      
annotation
documentation
gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.
source <complexType name="CodeWithAuthorityType">
 
<annotation>
   
<documentation>gml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.</documentation>
 
</annotation>
 
<simpleContent>
   
<restriction base="gml:CodeType">
     
<attribute name="codeSpace" type="anyURI" use="required"/>
   
</restriction>
 
</simpleContent>
</complexType>

attribute CodeWithAuthorityType/@codeSpace
type anyURI
properties
isRef 0
use required
source <attribute name="codeSpace" type="anyURI" use="required"/>


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