Re: Serving XHTML as XML

Bailey, Bruce wrote:
<blockquote>
> One thing I would like to add to this XHTML1 versus HTML4 discussion is that the only commercially available Braille translation program with significant market share, Duxbury, doesn't handle XHTML well at all.  If it tries to process an XHTML file directly it does things like treat the doctype and other HEAD elements as text.  I am not clear if it processes the rest of BODY with the same rules it uses for HTML.
</blockquote>

This need not be a huge problem; if we have a true (well-formed) XHTML 
document, we can always feed it through an XSLT translation to convert 
it into something that Duxbury can handle.  If Duxbury has limitations, 
these could also be catered for.

In the perfect world, it would be nice if we could just do our Braille 
translation with an Open Source XSLT stylesheet, but I'm advised that 
Braille translation is actually quite a complicated process so am unsure 
if XSLT would be able to handle it.  Maybe we need a W3C Accessible 
Braille recommendation to work to <wink/>.

Cheers

M

-- 
Matthew Smith
Kadina Business Consultancy
South Australia
http://www.kbc.net.au

Received on Thursday, 24 February 2005 20:50:12 UTC