All,

I am using gml.xsd v3.2.1 and gml.xsd v 3.2.1.2. For now, I need them both in 
GeoServer and both are in the app-schema-cache.
Sometimes when I reinstall GeoServer from scratch on my virtual machine, 
http://localhost:8080/geoserver/schemas/gml/3.2.1/gml.xsd returns v3.2.1 and 
other times it returns v3.2.1.2.
Both schemas have the same targetNamespace and xmlns:gml:

targetNamespace="http://www.opengis.net/gml/3.2"; 
xmlns:gml="http://www.opengis.net/gml/3.2";

Is there a way to have the schemas enabled at the same time?

I was able to get gml.xsd v3.2.1.2 to return if I updated the location of the 
schema in the app-schema-cache from:
<PATH_TO_APP_SCHEMA_CACHE>/net/opengis/schemas/gml/3.2.1
To this:
<PATH_TO_APP_SCHEMA_CACHE>/net/opengis/schemas/gml/3.2.1.2

but the gml 3.2.1.2 schemas eventually link back to the gml 3.2.1 schemas when 
an include schemaLocation reference is found.

Thanks,
Amanda Schabowsky

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to