The OGC KML conformance test suite implements the abstract test suite (ATS) for OGC KML 2.2 and provides a basis for validating the structure and content of KML 2.2 documents.
The test run arguments are summarized in the following table. The value domain is expressed in terms of XML Schema datatypes for convenience. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).
Name | Value domain | Obligation | Description |
---|---|---|---|
iut | anyURI | M | A URI that refers to the instance document under test. Ampersand ('&') characters must be percent-encoded as '%26'. |
ics | positiveInteger | O | Indicates which conformance level (1-3) will be used to validate the instance document. If not specified, the lowest conformance level will be checked (ics=1). |