Is it possible to chain XSLTs to achieve desired HTML?
John <[email protected]> Sat, 24 Mar 2007 03:54:07 +0200
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Is it possible for an XSLT to create an XML document that declares another XSLT which then produces the final HTML? Thanks.