Re: losing markup in multi-transform pipeline

2002-05-14 Thread J.Pietschmann
gorillacommunications wrote: > foo.xml: > > > Hello > > This is my first Cocoon page! > > > - > foo1.xsl: > > xmlns:xsl="http://www.w3.org/1999/XSL/Transform";> > > > > Because there are no other templates in the style sheet, default templa

losing markup in multi-transform pipeline

2002-05-14 Thread gorillacommunications
Hi all. I am trying to use an XML file, followed by a sequence of two XSL files in one pipline. The first XSL file contains templates that manipulate the XML as data; the second file contains templates that format the resulting data into HTML. The problem is that the resulting HTML doesn't have a