[
Lists Home |
Date Index |
Thread Index
]
> But note that the technical term used in XSLT 1.0 is that the
> indentation has to be done "nicely". There are no other guidelines
> and each processor has its own interpretation of this highly
> technical term.
Actually, there are guidelines: for HTML output the whitespace may only be
added so it does "not change how an HTML user agent would render the
output". So if you can see the extra whitespace on the browser screen, your
processor is non-conformant.
Michael Kay
http://www.saxonica.com/
|