complexType VerticalDatumRefType
diagram index_p1186.png
namespace http://www.opengis.net/gml
children gml:VerticalDatum
used by
elements usesVerticalDatum verticalDatumRef
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
documentation
Association to a vertical datum, either referencing or containing the definition of that datum.
source <xs:complexType name="VerticalDatumRefType">
 
<xs:annotation>
   
<xs:documentation>Association to a vertical datum, either referencing or containing the definition of that datum. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:element ref="gml:VerticalDatum"/>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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