This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML to XML transformation



> To begin with, I tried to write an XSL stylesheet that creates a result
> document that is the same as the source.

That example is written out in full in the XSLT specification.

> <xsl:text disable-output-escaping = "yes" >&

99 times out of 100, if you are using disable-output-escaping then you
are doing something wrong. It does have some very specific uses for
particular types of input document, but you don't need it here.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]