xsl-list
[Top] [All Lists]

Re: [xsl] [XSLT] Put element in new-line

2008-03-06 04:29:19
igutierrez027(_at_)ikasle(_dot_)ehu(_dot_)es schrieb:
Hello everybody!

How I can do for put <xs:schema ....> in his next new-line and also
<xs:element name="newFile" type="xs:string"/> in his next new-line?

I don't know if this is what you mean, but if you want indenting you may
try using the identity template with an indent="yes" as an attribute of
the xsl:stylesheet element.

Or use a tool like xmllint: xmllint --format bla.xsd

Michael

--~------------------------------------------------------------------
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>