Re: OpenOffice stylesheet
Mike Brown <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
Trond Andersen wrote: > Hello, I hope I send these kind of questions on this mailing list. Actually, you're asking a general question about XSLT, whereas this list is for discussion of EXSLT, which is a set of specifications for common extension functions and extension elements that XSLT processors can implement. Ask on xsl-list, info about which you can find at www.mulberrytech.com. One thing you might want to consider is that it would be easier if you just called your inner section elements 'section' rather than 'subsection'. The sub-ness is implicit in the nesting; no need to have to change the name depending on the level. -Mike