> > Presumably it's complaining because the content of <source:fragment> > > is just that, an XML fragment, rather than a proper XML document > > with one top-level node. > > But how can that be? Surely you can write text files using > > SourceWritingTransformer, not just XML documents. > > OK, my mistake. The docs at > http://cocoon.apache.org/2.1/userdocs/transformers/sourcewriti > ng-transformer.html#The+Tags+in+detai > l > say you can only write an actual XML document. > Don't know why it worked before. > Guess we'll have to use some other mechanism.
So... can anybody tell me how to write arbitrary text (coming along a pipeline wrapped in XML) to a file (minus the XML wrapper), in Cocoon? Thanks much! Lars --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
