Specifies a custom KML schema that is used to add custom data to KML Features. The "id" attribute is required and must be unique within the KML file.
<Schema name="string" id="ID"> <SimpleField type="string" name="string"> <displayName>...</displayName> <!-- string --> </SimpleField> </Schema>Extends: @see : This is a root element. Contained By: @see :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|