|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: getting xsl to produce ill-formed xml?
Title: RE: getting xsl to produce ill-formed xml?
> is there any way to get an xsl style sheet to produce
Not with "standard" XSL. SAXON XSL has an option saxon:escape="NO" which allows you to output arbitrary text files. The effect is that all angle-brackets, etc, are output "as-is" rather than being escaped to "<" etc. You can apply this option either to the whole output file or to any section of it. There are two ways of using it (a) to generate things other than XML/HTML (e.g. Perl scripts, EDI messages); (b) to get round restrictions when generating XML, e.g generating "unmatched" tags. Mike Kay
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








