WPS ProcessDescription (and children) prefix issues ---------------------------------------------------
Key: GEOT-2142 URL: http://jira.codehaus.org/browse/GEOT-2142 Project: GeoTools Issue Type: New Feature Components: ext xml-xsd Reporter: Andrea Aime Assignee: Justin Deoliveira ProcessDescription and subelement have this strage problem that if you qualify them with a prefix, the document is not considered schema compliant. To make the document compliant, 'wps:' must be removed from all elements besides the root, and it has to be _added_ to processVersion. I guess this has to do with the wpsAll.xsd declaration: {{elementFormDefault="unqualified"}} which I guess gt-xsd does not handle properly? It's kind of funny because all other .xsd override it with {{elementFormDefault="qualified"}} but wpsDescribeProcess_response.xsd does not. Looks like a typo in the spec, but there it is, the spec is final and our outputs are not compliant. -- 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 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel