Common Element Attributes
The following KML element attributes are common to all of the fixed schema feature types that map to kml types that are sub-types of <Feature>.
KML Element Attribute |
KML Element |
kml_id |
@id, i.e. the elements id attribute. |
kml_name |
<name> |
kml_visibility |
<visibility> |
kml_open |
<open> |
kml_address |
<address> |
kml_phone_number |
<phoneNumber> |
kml_snippet |
<Snippet> |
kml_snippet_raw_text |
<Snippet> Element value written without xml entity encoding. |
kml_description |
<description> |
kml_description_text |
<description> Completely overrides any text provided by FME. |
kml_description_raw_text |
<description> Element value written without xml entity encoding. |
kml_style_url |
<styleUrl> |
kml_atom_author_name |
<atom:author> |
kml_atom_author_email |
<atom:email> |
kml_atom_link_href |
<atom:link href-"@"> |
kml_atom_link_rel |
<atom:link rel="@"> |
kml_gx_balloon_visibility |
<gx:balloonVisibility> |