[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xalan:node-set() with < and >

Subject: RE: xalan:node-set() with < and >
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 17 Oct 2005 17:20:17 +0100
saxon parse xalan
The xx:node-set() function converts a result tree fragment into a node-set.

What you are looking for is something quite different, a function that
parses a string containing lexical XML.

Recent versions of Saxon have such a function, called saxon:parse(), but I
don't think similar extensions are widely available in other processors. You
may have to write your own.

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Jacquo Johnson [mailto:genxgeek@xxxxxxxxx] 
> Sent: 17 October 2005 16:55
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  xalan:node-set() with &lt; and &gt;
> 
> Does anybody have some experience with respect to
> xalan:node-set()?  I'm trying to get the following to
> work via XSLT 1.0 but to no avail (I have to use the
> escaped <>'s because that what is being passed into
> the sytlesheet).  Thanks!
> 
> <xsl:variable name="rtf2">
>  
> &lt;Node&gt;&lt;Value&gt;HI2&lt;/Value&gt;&lt;/Node&gt;
> </xsl:variable>
> <xsl:copy-of
> select="xalan:nodeset($rtf2)/child::*/Value" />
> 
> 
> 	
> 		
> __________________________________ 
> Yahoo! Mail - PC Magazine Editors' Choice 2005 
> http://mail.yahoo.com

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.