Documentation for fieldgml

Complex Type: VerticalDatumTypeType

[Table of contents]

Super-types: gml:CodeType < VerticalDatumTypeType (by restriction)
Sub-types: None
Name VerticalDatumTypeType
Abstract no
Documentation Type of a vertical datum.
XML Instance Representation
<...
codeSpace="anyURI [1]

'Reference to a source of information specifying the values and meanings of all the allowed string values for this VerticalDatumTypeType.'

"
>
gml:CodeType
</...>
Diagram
Schema Component Representation
<complexType name="VerticalDatumTypeType">
<simpleContent>
<restriction base=" gml:CodeType ">
<attribute name="codeSpace" type=" anyURI " use="required"/>
</restriction>
</simpleContent>
</complexType>