|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: RNC and inclusion in XSLT-generated XML documents as text?
XSLT 2.0 has an unparsed-text() function to do this. If you want a portable XSLT 1.0 solution, you could just pass the contents of the files to the stylesheet as global string-valued parameters. (The stylesheet would be portable, though not the code that invokes it). Eric's solution is also portable as far as the stylesheet is concerned (it allows you to load a plain text file using the document() function, by presenting the plain text file as XML); but it's probably more work. Michael Kay > -----Original Message----- > From: Klotz, Leigh [mailto:Leigh.Klotz@p...] > Sent: 24 September 2003 22:09 > To: 'xml-dev@l...' > Subject: RNC and inclusion in XSLT-generated XML > documents as text? > > > I'd like to include RNC examples in XMLSPEC just as we > include XSD examples, but I can't see how to do it. I do see > this ancient message from Eric van der Vist about including > plaintext with an XSLT extension function, but surely there > is now a portable solution I've just overlooked? Is there a > standard way to include RNC (as opposed to RNG) in XML > documents as text? > http://www.biglist.com/lists/xsl-list/archives/200011/msg00768.html ----------------------------------------------------------------- The xml-dev list is sponsored by XML.org <http://www.xml.org>, an initiative of OASIS <http://www.oasis-open.org> The list archives are at http://lists.xml.org/archives/xml-dev/ To subscribe or unsubscribe from this list use the subscription manager: <http://lists.xml.org/ob/adm.pl>
|
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








