Ticket #2106 (new enhancement)

Opened 7 months ago

Add GML validation option to ./configure

Reported by: mloskot Assigned to: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords: gml xerces xml validation
Cc:

Description

This is proposal of new option for ./configure script: --enable-gml-validation. This option should be regnized only if Xerces-C support has been successfully detected.

If Xerces support is enabled, GML validation request should result in adding new CPPFLAG: OGR_GML_VALIDATION.

I'm willing to implement this enhancement.