|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: document() for non-XML documents
> Until then, it sounds like you don't really need the included file to be > treated as a source tree. Why don't you just declare an external entity: > > <!DOCTYPE xsl:stylesheet [ > <!ENTITY sometext SYSTEM "compositions.txt">\ > <!ENTITY nbsp " "> > ]> > ... > <foo>Here's that file: &sometext;</foo> This doesn't work if the text file contains something that could be mistook for XML markup, in particular < or &. You have to preprocess your file into XML eg to convert < to < with sed, or perl etc. David XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








