xsl-list
[Top] [All Lists]

Re: How to generate attributes on separate lines

2005-05-13 09:34:41
"Michael" == Michael Giroux <Michael(_dot_)Giroux(_at_)Bull(_dot_)com> 
writes:

    Michael> The root node for the xml generated by my stylesheet
    Michael> contains several xmlns:??? entries.  The root node is
    Michael> generated as a single line which makes it difficult to
    Michael> view.

    Michael> Is there a processing instruction that tells the
    Michael> processor to emit these on separate lines as is normally
    Michael> the case when one edits manually?

There is no standard way of doing this.
If your XSLT processor provides you with a means of coding new methods
for xsl:output, (effectively, a customized serializer), then you could
create one that did this (possibly optionally, controlled by a custom 
attribute).
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>