Schema Central > KML 2.2 > ogckml22.xsd > kml:LabelStyle
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

kml:LabelStyle

Element information

Namespace: http://www.opengis.net/kml/2.2

Schema document: ogckml22.xsd

Type: kml:LabelStyleType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group kml:idAttributes
targetId [0..1]xsd:NCNamefrom group kml:idAttributes

Used in

Substitution hierarchy

Sample instance

<kml:LabelStyle>
   <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   <kml:AbstractSubStyleSimpleExtensionGroup>any text content</kml:AbstractSubStyleSimpleExtensionGroup>
   <kml:AbstractSubStyleObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:AbstractSubStyleObjectExtensionGroup>
   <kml:color>ffffffff</kml:color>
   <kml:colorMode>normal</kml:colorMode>
   <kml:AbstractColorStyleSimpleExtensionGroup>any text content</kml:AbstractColorStyleSimpleExtensionGroup>
   <kml:AbstractColorStyleObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:AbstractColorStyleObjectExtensionGroup>
   <kml:scale>1.0</kml:scale>
   <kml:LabelStyleSimpleExtensionGroup>any text content</kml:LabelStyleSimpleExtensionGroup>
   <kml:LabelStyleObjectExtensionGroup>
      <kml:ObjectSimpleExtensionGroup>any text content</kml:ObjectSimpleExtensionGroup>
   </kml:LabelStyleObjectExtensionGroup>
</kml:LabelStyle>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com