contains Schema Data In Hierarchy
True if the KML document contains schema data within its node hierarchy, false otherwise. If this value is true, you can use KmlDocument.schemas collection for faster feature set creation. You can avoid unnecessarily traversing the node hierarchy and checking the schema of each node individually.
Since
200.5.0