Documentation for fieldgml

Element: defaultStyle

[Table of contents]

Name defaultStyle
Type gml:DefaultStylePropertyType
Nillable no
Abstract no
Documentation Top-level property. Used in application schemas to "attach" the styling information to GML data. The link between the data and the style should be established through this property only.
Logical Diagram
h-1694770379
XML Instance Representation
<gml:defaultStyle
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:_Style> ... </gml:_Style> [0..1]
</gml:defaultStyle>
Diagram
h-1694770379 h-1617836024
Schema Component Representation
<element name="defaultStyle" type=" gml:DefaultStylePropertyType "/>