sid
03-29-2006, 07:01
Hi ,
I am getting below error while i run service pub.xml:XMLStringtoNode ,passing an XML which is having " & " in values of one of the tags.
*************************
com.wm.lang.flow.WattEvaluationException: com.wm.lang.xml.WMDocumentException: [ISC.0042.9325] Element <partnum> is missing end tag
**************************
Please suggest ,how can i handle such characters while XML parsing.
For the same kind of issue a service HTMLDecode is available,can i use it ?
Thanks
I am getting below error while i run service pub.xml:XMLStringtoNode ,passing an XML which is having " & " in values of one of the tags.
*************************
com.wm.lang.flow.WattEvaluationException: com.wm.lang.xml.WMDocumentException: [ISC.0042.9325] Element <partnum> is missing end tag
**************************
Please suggest ,how can i handle such characters while XML parsing.
For the same kind of issue a service HTMLDecode is available,can i use it ?
Thanks