Documentation for fieldgml

Complex Type: PolarCSRefType

[Table of contents]

Super-types: None
Sub-types: None
Name PolarCSRefType
Abstract no
Documentation Association to a polar coordinate system, either referencing or containing the definition of that coordinate system.
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:PolarCS> ... </gml:PolarCS> [1]
End Sequence
</...>
Diagram
h-632409653 h-1617836024
Schema Component Representation
<complexType name="PolarCSRefType">
<sequence minOccurs="0">
<element ref=" gml:PolarCS "/>
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>