Documentation for fieldgml

Complex Type: DirectionPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name DirectionPropertyType
Abstract no
Documentation
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 Choice [1]
<gml:DirectionVector> ... </gml:DirectionVector> [1]
<gml:CompassPoint> ... </gml:CompassPoint> [1]
<gml:DirectionKeyword> gml:CodeType </gml:DirectionKeyword> [1]
<gml:DirectionString> gml:StringOrRefType </gml:DirectionString> [1]
End Choice
</...>
Diagram
h-1329156545 h-553362399 h283212364 h1992432340 h-1617836024
Schema Component Representation
<complexType name="DirectionPropertyType">
<choice>
<element ref=" gml:DirectionVector "/>
<element ref=" gml:CompassPoint "/>
<element name="DirectionKeyword" type=" gml:CodeType "/>
<element name="DirectionString" type=" gml:StringOrRefType "/>
</choice>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>