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

Re: Conditional splitting of string with XSL

Subject: Re: Conditional splitting of string with XSL
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 27 Jan 2003 01:10:51 -0800 (PST)
apache xslt
--- Mukul <mukulw3@xxxxxxxxx> wrote:

> Hi Dimitre,
> Thanks for your reply. I have to use Apache Xalan &
> Xerces parsers. Your program uses the syntax
> xmlns:msxsl="urn:schemas-microsoft-com:xslt" . Would  
> Microsoft specific namespace work with Apache XSLT
> engine? Your source also imports a file
> str-foldl.xsl.. Where can I find this file..?
> 
> Regards,
> Mukul

Hi Mikul,

> Your program uses the syntax
> xmlns:msxsl="urn:schemas-microsoft-com:xslt" . Would  
> Microsoft specific namespace work with Apache XSLT
> engine?

The only extension function used is the node-set() extension function.

For Xalan the
 
xmlns:msxsl="urn:schemas-microsoft-com:xslt" 

namespace definition must be substituted with:

xmlns:xalan="http://xml.apache.org/xalan"


> Your source also imports a file
> str-foldl.xsl.. Where can I find this file..?

You have to download the Xalan edition of the FXSL library. The home
page of FXSL is at:

http://sourceforge.net/projects/fxsl/


You'll find exactly this example in the strSplit-to-Lines.xsl module.

Please, contact me in case you have any problems.




=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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


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.