Documentation for fieldgml

Complex Type: SymbolType

[Table of contents]

Super-types: None
Sub-types: None
Name SymbolType
Abstract no
Documentation [complexType of] The symbol property. Allows for remote referencing of symbols.
XML Instance Representation
<...
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..*]
</...>
Diagram
h-1487261040 h1947696521 h-1617836024
Schema Component Representation
<complexType name="SymbolType">
<sequence>
<any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
<attribute name="symbolType" type=" gml:SymbolTypeEnumeration " use="required"/>
<attribute ref=" gml:transform " use="optional"/>
<attribute name="about" type=" anyURI " use="optional"/>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>