Kml Schema
class KmlSchema
A KML schema object. The schema element defined under KML document in the KML file. It consists of an array of KmlSimpleField, a name, and a schema ID.
Since
200.5.0
Properties
Link copied to clipboard
An array of simple fields. An array of KmlSimpleField objects dictates the creation of simple data nodes. If there is no schema defined at the document level, the array will be empty.