Re: [PHP-XML-DEV] multiple xsl docs

[email protected] (Kevin Waterson)
Newsgroups php.xml.dev
Organization Oceania
Message-ID <[email protected]>
This one time, at band camp, "Rob Richards" <[email protected]> wrote:

> > Is it possible to load 2 or more xsl docs?
> 
> If you are referring to the previous segfault issue, then yes, this should
> be fixed in cvs now.

Yep, that fixed the seg fault :)

My problem now is a matter of implementation
If I apply my xsl with 

$proc->importStylesheet($dom2);

all is fine, but if I try to add a second xsl doc

$proc->importStylesheet($dom3);

it over writes $dom2, rather than adding to it

perhaps I am using the wrong method to import the second?

Kind regards
Kevin

-- 
 ______                              
(_____ \                             
 _____) )  ____   ____   ____   ____ 
|  ____/  / _  ) / _  | / ___) / _  )
| |      ( (/ / ( ( | |( (___ ( (/ / 
|_|       \____) \_||_| \____) \____)
Kevin Waterson
Port Macquarie, Australia
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.