Can I use $services.xml to parse a XML document to get the tag name and
value?

#set( $xml = "<test><input1>eeee</input1></test>");

I would like the input value "eeee". How can this be done?

Thanks,
Patrick




--
View this message in context: 
http://xwiki.475771.n2.nabble.com/question-about-xml-tp7582405.html
Sent from the XWiki- Dev mailing list archive at Nabble.com.
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to