Skip to content

Move data validation into separate test suite #23

Description

@rjmartell

The GML test suite should be split into two separate test suites as follows:

  1. 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)
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions