On 13/08/2010 08:31, Jorge de Jesus wrote:
The SOAP envelope is ok the problem is that element <wps:GetCapabilities> becomes <ns1:GetCapabilities>, the NameSpaceURI is correct "http://www.opengis.net/wps/1.0.0" but the prefix has changed Also the namespace information has changes and xmls:wps namespace has jumped to the following tag (<wps:AcceptVersions>)
That's OK. According to the XML Namespaces specification, they're semantically equivalent. Every time you come across some piece of software that throws a wobbly in the face of this, that software is *wrong*.
Does the service work? If it does, why worry about this?
I have the sensation that Taberna parses the XML input and then when it dumps it, it changes the prefix and drops/changes some of the namespace structure. My question is: Is this normal?!, if not is there a way that I can avoid it ?!
As I said, it's normal. Why does it matter to you? Donal.
<<attachment: donal_k_fellows.vcf>>
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
