Documentation for fieldgml

Complex Type: DatumRefType

[Table of contents]

Super-types: None
Sub-types: None
Name DatumRefType
Abstract no
Documentation Association to a datum, either referencing or containing the definition of that datum.
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]">
Start Sequence [0..1]
<gml:_Datum> ... </gml:_Datum> [1]
End Sequence
</...>
Diagram
h-1709193741 h-1617836024
Schema Component Representation
<complexType name="DatumRefType">
<sequence minOccurs="0">
<element ref=" gml:_Datum "/>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>