Hello,
I have a sample XML(attached) and trying to convert it to a document using xmlStringToNode and xmlNodeToDocument.
If an element attribute is enclosed in quotes it works fine in both versions(wm651 and wm801), but if one of the attribute is not enclosed in quotes, it still works fine in 651 but throws out an error in 801.
com.wm.app.b2b.server.ServiceException: org.w3c.dom.DOMException: com.wm.lang.xml.WMDocumentException: [ISC.0042.9333] Attribute value of att1 should be enclosed in either single or double quotes
I know wm651 is little lenient in XML formatting but 801 seems be to stringent.
Any one faced the similar issue and came up with a work around? I cant ask partners to fix their xmls because this is already working in 651 and they may not like to change it .
-SM
testFile.xml (128 Bytes)
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services