How can format a XML doument with multiple XSL files?
Moderator: General Moderators
-
fastfingertips
- Forum Contributor
- Posts: 242
- Joined: Sun Dec 28, 2003 1:40 am
- Contact:
How can format a XML doument with multiple XSL files?
I would like to do that without calling the transformation for each xsl (and also to create a different DOMDocument object for each xsl file).