xml xsd to supported - STEMLab/geotools GitHub Wiki
-
Motivation: Supporting the new xml parser
-
Contact: Justin Deoliveira
Description
Moving the new xml parser from unsupported to supported. All the xml modules meet the following criteria for supported modules:
:white_check_mark: Visibility
Used extensively as part of wfs 1.1 support for GeoServer
:white_check_mark: IP Check
:white_check_mark: Test Coverage
:white_check_mark: User Documentation
GEOTDOC:05 XML Parsing and Encoding
The proposal involves finding a home in supported space for the following unsupported modules. The proposed moves are:
- unsupported/xml-xsd ==> library/xml **
- unsupported/xml-gml2 ==> extension/xml/gml2
- unsupported/xml-gml3 ==> extension/xml/gml3
- unsupported/xml-sld ==> extension/xml/sld
- unsupported/xml-filter ==> extension/xml/filter
** Involves lumping in xml-xsd with the current xml module
Status
This proposal is under construction.
Voting has not started yet:
Tasks
The
API Changes
No api changes
Documentation Changes
No documentation changes