[OpenLayers-Trac] [OpenLayers] #100: create a WMC parser
OpenLayers
trac at openlayers.org
Wed Jan 9 12:14:05 EST 2008
#100: create a WMC parser
----------------------------+-----------------------------------------------
Reporter: hobu at hobu.net | Owner: tschaub
Type: feature | Status: new
Priority: minor | Milestone: 2.6 Release
Component: Map | Version:
Resolution: | Keywords:
State: |
----------------------------+-----------------------------------------------
Comment (by tschaub):
Replying to [comment:16 bartvde]:
> The same applies to sld:
>
> {{{
> http://www.opengis.net/sld
> }}}
As with context, in the xsd for 1.1.0 (from the spec just downloaded), I
read:
{{{
<xs:schema version="1.1.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.opengeospatial.net/context"
xmlns:context="http://www.opengeospatial.net/context"
xmlns:sld="http://www.opengeospatial.net/sld"
xmlns:xlink="http://www.w3.org/1999/xlink"
elementFormDefault="qualified">
}}}
I apologize if my poor xsd reading skills failed me here - but I took that
to mean that the sld namespace URI should be
http://www.opengeospatial.net/sld.
--
Ticket URL: <http://trac.openlayers.org/ticket/100#comment:22>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list