Andrea Aime wrote:
E.1 WMS Capabilities XML schemaOn Tue, Oct 5, 2010 at 10:01 AM, Ben Caradoc-Davies <[email protected]> wrote: This Annex contains the XML schema for WMS Capabilities against which service metadata from a server compliant with this International Standard may be validated. Comments and documentation elements in the schema are informative; in case of conflict with the main body of this International Standard the main body takes precedence. The schemaLocation attributes are also informative. The schema may also be found on-line at <http://schemas.opengis.net/wms/1.3.0/>. <?xml version="1.0" encoding="UTF-8"?> <schema targetNamespace="http://www.opengis.net/wms" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:wms="http://www.opengis.net/wms" xmlns:xlink="http://www.w3.org/1999/xlink" elementFormDefault="qualified"> <import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://schemas.opengis.net/gml/2.1.2/xlinks.xsd"/> ...................... If I am reading this correctly, the standard is GML2 for WMS1.3 . This also affects my plans to activate more formats for app-schema layers in the Layer Preview webpage. It sounds like there is an existing tool somewhere to convert a complex feature to GML2, with loss of information. Is this code available? -- Tara Athan Owner, Athan Ecological Reconciliation Services tara_athan at alt2is.com 707-272-2115 (cell, preferred) 707-485-1198 (office) 249 W. Gobbi St. #A Ukiah, CA 95482 |
------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb
_______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
