You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by Jerome Delamarche <jd...@trickytools.com> on 2003/01/12 18:52:57 UTC

Redirect extension fo Xalan-C++ ?

Hi,

I need to transform a XML document into multiple smaller files.
I found an extension for Xalan-J (Redirect extension), is there an similar way to do it with Xalan-C++ ?

Thanks,

Jerome

Re: Redirect extension fo Xalan-C++ ?

Posted by David N Bertoni/Cambridge/IBM <da...@us.ibm.com>.



Hi Jerome,

Xalan-C++ does not support extension elements yet, so there's no equivalent
functionality for Xalan-J's redirect extension.

Dave



                                                                                                                                 
                      "Jerome                                                                                                    
                      Delamarche"              To:      <xa...@xml.apache.org>                                           
                      <jd@trickytools.         cc:      (bcc: David N Bertoni/Cambridge/IBM)                                     
                      com>                     Subject: Redirect extension fo Xalan-C++ ?                                        
                                                                                                                                 
                      01/12/2003 09:52                                                                                           
                      AM                                                                                                         
                                                                                                                                 



Hi,

I need to transform a XML document into multiple smaller files.
I found an extension for Xalan-J (Redirect extension), is there an similar
way to do it with Xalan-C++ ?

Thanks,

Jerome