Using ECS to generate an XSLT?
Lauren Bish <[email protected]> Mon, 10 Apr 2006 11:43:15 -0700
| Newsgroups | gmane.comp.jakarta.ecs.user |
|---|---|
| Message-ID | <[email protected]> |
I have a need to do this, and I have used ECS to generate HTML previously - but I find no XSL specific classes/tags in the ECS. For my purposes I use the XSLT to transform XML from one schema to another, not to generate HTML from XML. Any examples/suggestions? Should I just extend the XML classes? Thanks