modifying urls in XML docs
XML / XSL
1
Posts
1
Posters
0
Views
1
Watching
-
I have an XML document that in some elements can contain HTML. The document is being sent to a client app via a web service. The HTML contained in the document can contain images. The images have document delative Urls. I want to add the complete url to the image tag. Is there an easy way to do this? I have tried using a regex but have been unable to get it to work. Thanks. Steve Not all who wander are lost...