XML processor Help
WIPMar 14 2010 — edited Mar 17 2010Hi,
I am a touch new to XML.
I have an xml document abc.xml (rather I created it).
I also created a xsl stylesheet transformabc.xsl (Xml transformation document to transform abc.xml).
Now , how do i process the .xml document as per the style sheet to get my xml processed ????
i.e will i need an xml processor ?
How will I go about it ?
rgds
s