[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

copy top-level comments

Subject: copy top-level comments
From: "Bernward Hanssen" <bernward.hanssen@xxxxxx>
Date: Tue, 19 Jun 2001 13:03:47 +0100
xsl copy comments
Hi
I want to copy comments from the input to the output.
I try to get each command in a new Line as it is in the input document.
<xsl:output method="xml" inden="yes"> works for the most comments, but not for the top.Level comments.

this is my input-document
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--comment1 -->
<!--comment2 -->
<doc>
<!-- comment1 ok -->
<!-- comment2 ok -->
</doc>

the output ist
<?xml version="1.0" encoding="ISO-8859-1"?><!--comment1 --><!--comment2 -->
<doc>
<!-- comment1 ok -->
<!-- comment2 ok -->
</doc>



Bernward Hanßen



--

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.