xsl-list
[Top] [All Lists]

no attributes outputed when chaining transformations

2004-12-15 17:40:49
Hello,
maybe someone can shed some light on this one:

If I follow the xalan Pipe or UseXMLFilters samples and chain together my transformations I do not get the same result as when I perform these transformations separately, i.e. If I do A -> B and then B->C in two separate steps then I get my desired result. However If I do A->B->C by chaining I do not get the same result as above. Specifically when I use chaining I do not see any attributes, in any element that should have attributes. Other than that the results are identical.

Can anyone think why this may happen? I can also post my input xml and xsl files if that would help.

Kindly
Nev



--
==================================================================
Virtual Technology Corporation |  5510 Cherokee Rd, Suite 350
                               |  Alexandria, VA 22312-2300
   _/   _/_/_/_/_/_/_/_/_/     |
  _/         _/                |
  _/    _/  _/  _/_/_/_/       |               Neville Thomas
  _/   _/  _/  _/              |  E-Mail addr: nthomas(_at_)virtc(_dot_)com
  _/  _/  _/  _/               |  Office     : 703.333.6233
   _/_/  _/  _/                |  Fax        : 703.658.7057
    _/  _/  _/_/_/_/           |
                               |
===================================================================
        "Software and Systems Engineering Professionals."
===================================================================




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--