kml:Icon
Element information
Namespace: http://www.opengis.net/kml/2.2
Schema document: ogckml22.xsd
Other elements with the same name: kml:Icon
Type: kml:BasicLinkType
Properties: Local, Qualified
Content
- Sequence [1..1]
- kml:ObjectSimpleExtensionGroupAbstract [0..*]
- kml:href [0..1] not anyURI due to $[x] substitution in PhotoOverlay
- kml:BasicLinkSimpleExtensionGroupAbstract [0..*]
- kml:BasicLinkObjectExtensionGroupAbstract [0..*]
from type kml:AbstractObjectTypefrom subst. group kml:ObjectSimpleExtensionGroupfrom subst. group kml:BasicLinkSimpleExtensionGroupfrom subst. group kml:BasicLinkObjectExtensionGroup
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group kml:idAttributes | |
targetId | [0..1] | xsd:NCName | from group kml:idAttributes |
Used in
- Type kml:IconStyleType (Element kml:IconStyle)
Sample instance
<Icon> <href>http://maps.google.com/mapfiles/kml/pal4/icon28.png</href> </Icon>