The GML test suite should be split into two separate test suites as follows:
- Validate a GML schema against the standard rules for application schemas or profiles (all of the conformance classes in GML 3.2 are about this)
- Validate a GML document (A.3)
This separation would allow for optimizations to enable validation of large GML documents or data streams, which is problematic at the moment.
The GML test suite should be split into two separate test suites as follows:
This separation would allow for optimizations to enable validation of large GML documents or data streams, which is problematic at the moment.