Re: XHTML Style Sheet Questions

* Henry S. Thompson wrote:
>> [2] The XHTML Style sheet generates empty elements without a space
>> before the trailing / and >,
>
>The stylesheet doesn't generate serialisations at all, your XSLT
>implementation does.  There are no mechanisms in XSLT itself to
>control the serialisation of empty tags in XML mode.
>
>I don't know if any XSLT implementations out there can be configured
>to do something special with XHTML. . .

There are various that implement a special XHTML output method; XSLT 2.0
defines such a output method aswell, so any with XSLT 2.0 support should
have that.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 20 January 2006 11:02:52 UTC