Subject: | Which XSLT Sheet? |
I have recently had need to use LibXML for XML parsing. It was missing an important function however; to be able to read an XML sheet and return the name/path of the appropriate referenced stylesheet. This could then be used to be passed to LibXSLT for type of stylesheet to be applyed.
I dont know if this would be a hard thing to do, I think libxml supports it but am not sure how to call these C functions within a perl script. If it is possible to do quickly and easily could you let me know cos I really need this functionality for a current project.
Thanks
Dan