Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Lineseparator in XML file to split long XSL to parts

From: Martin Honnen <mahotrash@-----.-->
To: 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/


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent