Documentation for fieldgml

Element: symbol

[Table of contents]

Name symbol
Type gml:SymbolType
Nillable no
Abstract no
Documentation The symbol property. Extends the gml:AssociationType to allow for remote referencing of symbols.
Logical Diagram
XML Instance Representation
<gml:symbol
symbolType=" gml:SymbolTypeEnumeration [1]"
gml:transform="[0..1]"
about="anyURI [0..1]"
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]">
Allow any elements from any namespace (skip validation). [0..*]
</gml:symbol>
Diagram
h-1487261040 h1947696521 h-1617836024
Schema Component Representation
<element name="symbol" type=" gml:SymbolType "/>