Documentation for fieldgml

Complex Type: LabelStylePropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name LabelStylePropertyType
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:LabelStyle> ... </gml:LabelStyle> [0..1]
</...>
Diagram
h1077085280 h-1617836024
Schema Component Representation
<complexType name="LabelStylePropertyType">
<sequence>
<element ref=" gml:LabelStyle " minOccurs="0"/>
</sequence>
<attribute name="about" type=" anyURI " use="optional"/>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
</complexType>