Create HTML with XML including Images and XSL
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
I want create an application which collect Xml Files containig embedded images and create autmaticly a Html Page showing the contained images, I am thinking about XSL. please any suggestion
You can use xsl to render your xml in html format very easily. I didn't understand what do you mean by embedded images.I think xml file would e conaining some relative path of the images and images are in a specified folder on a specific location.
Cheers!! Brij