Re: [xsl] Beginner: adding xmlns:mml attribute

Subject: Re: [xsl] Beginner: adding xmlns:mml attribute
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 9 Jan 2003 16:14:35 GMT

> So I think that it's legal for Saxon to add indentation at this top
> level; of course it's also legal not to.


It's legal for indent="yes" to have no effect but I don't think it's
legal the html output method for the output with indent not specified
to be different from the output when indent is specified.

the indenting algorithm is implementation defined (and can be a no-op)
but it is not optional that xsl:output method="html" defaults
indent="yes"

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread