deepabalaji
Programmer
Hi,
I'm fairly new to xml, xsl.I managed to write a xslt transformer.
I have a database storing xml content & xslt path for xsl files.I have a result cache & filter that will get url path call transformer and manager classes to get respective xml, xsl to transform them to html.
My question i have a website for which i need to create xml & xsl documents.
How do i do it?
Do i just use xml spy & write xml elements, attributes adding images and content as in the website. (i.e) do i create xml manually for all elements of webpage or am i missing something.
Thanks
Deepa