Add binding for ows:ExtendedCapabilities
----------------------------------------

                 Key: GEOT-2322
                 URL: http://jira.codehaus.org/browse/GEOT-2322
             Project: GeoTools
          Issue Type: Bug
          Components: ext xml-xsd
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán


ArcGIS WFS capabilities contains an {{ows:ExtendedCapabilities}} for which we 
seem to lack a binding and hence the parser fails.

Exmample:
{code}
    ..... 
    <ows:ExtendedCapabilities>
      <ows:Constraint name='serviceAxisOrderForSwappableSRS'>
        <ows:Value>latitude,longitude</ows:Value>
      </ows:Constraint>
    </ows:ExtendedCapabilities>
  </ows:OperationsMetadata>
{code}

Exception:
{code}
Parsing failed for OperationsMetadata: java.lang.RuntimeException: 
  Unable to set property: ExtendedCapabilities for eobject: 
  {http://www.opengis.net/ows}_OperationsMetadata
{code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to