Thanks for the information Stuart.
The reason that I ask, is that I am creating a demo using a partner software called PureEdge. There product allows you to create Electronic forms. Their backend is all XML. While I managed to store their schema and an XML file in Tamino, when I retrieve it using the Java API, I am able to get rid of the ino:response, but not the ino:id. The PureEdge product still works however. The big problem is that they support Electronic Signatures such as PKI. It encrypts the XML with an Electronic signature. When I retrieve the document from Tamino, it fails because the document has been modified (ino:id inserted). If I use DOM to remove the ino:id, it isn’t elegant and the client doesn’t like the fact that we have to break the document into Elements, then reconstruct it once the ino:id is removed. If there was a way to get Tamino to remove the id before it was sent back to the browser without using jdom or dom, they would rather that option.
Thanks,
Brian Garner
Advisory Systems Engineer, Softtware AG Canada
416.364.1133 x.261 office
#API-Management#webMethods-Tamino-XML-Server-APIs#webMethods