complexType VerticalDatumTypeType
diagram index_p1188.png
namespace http://www.opengis.net/gml
type restriction of gml:CodeType
properties
base gml:CodeType
used by
element verticalDatumType
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpacexs:anyURIrequired      
documentation
Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.
annotation
documentation
Type of a vertical datum.
source <xs:complexType name="VerticalDatumTypeType">
 
<xs:annotation>
   
<xs:documentation>Type of a vertical datum. </xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:restriction base="gml:CodeType">
     
<xs:attribute name="codeSpace" type="anyURI" use="required">
       
<xs:annotation>
         
<xs:documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType. </xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:restriction>
 
</xs:simpleContent>
</xs:complexType>

attribute VerticalDatumTypeType/@codeSpace
type xs:anyURI
properties
isRef 0
use required
annotation
documentation
Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.
source <xs:attribute name="codeSpace" type="anyURI" use="required">
 
<xs:annotation>
   
<xs:documentation>Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType. </xs:documentation>
 
</xs:annotation>
</xs:attribute>


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