Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Re: Lineseparator in XML file to split long XSL to parts [Thread Next] Re: Lineseparator in XML file to split long XSL to partsTo: NULL Date: 2/3/2006 1:54:00 PM xnluser@y... wrote: > The question is: > How to put long XSL-command to XML to DIFFRENT rows? Neiter the XML specification nor the XSLT specification defines any rows. > So, how to do that it XML file containing LONG XSL-clauses? Well whether you format your XSLT elements as e.g. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> or put everything on one line is up to you, attributes of an element do not all to be defined on the same line as the start tag of the element is. But your original post tried to put XSLT instructions into an attribute value of another XML documents, that's why Dimitre had the impression your are trying to implement your own mechanism of what xsl:include offers. -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
