Re: [xsl] How do you get the non-transformed character entity out of MSXML3.0

Subject: Re: [xsl] How do you get the non-transformed character entity out of MSXML3.0
From: Mike Brown <mike@xxxxxxxx>
Date: Mon, 17 Sep 2001 23:51:25 -0600 (MDT)
> > this was all discussed in previous postings...
> and has been answered several times by several people

Maybe a diagram will help!

+-----------------+        
|  XML doc        |        (            )
| ...             |  ===\  ( XML parser )
| &lt;&#60;&#x3C; |  ===/  {            )
| ...             |              ||
+-----------------+              ||
                        "hey application,
                        this document has
                        the following
                        Unicode characters:
                        '<<<'"
                                 ||
                                 ||
                                 \/
                             "thanks!"
                         (                )
                         ( XSLT processor )
                         (                )
                           * transform  *
+----------------+         * chew, chew *
|  XML out [*]   |         *   spit     *
| ...            |               ||
| &lt;&lt;&lt;   |               //
| ...            |    <==========
+----------------+

 [*] assuming the stylesheet mandated XML output and
     the copying of the characters to the result tree

   - Mike
____________________________________________________________________________
  mike j. brown, fourthought.com  |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  personal: http://hyperreal.org/~mike/

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


Current Thread