Documentation for fieldgml

Complex Type: FeatureStylePropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name FeatureStylePropertyType
Abstract no
Documentation
XML Instance Representation
<...
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]">
<gml:FeatureStyle> ... </gml:FeatureStyle> [0..1]
</...>
Diagram
h-742066978 h-1617836024
Schema Component Representation
<complexType name="FeatureStylePropertyType">
<sequence>
<element ref=" gml:FeatureStyle " minOccurs="0"/>
</sequence>
<attribute name="about" type=" anyURI " use="optional"/>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>