Re: XML Transforms and namespaceURI

2007-03-07 Thread Grzegorz Kossakowski
Schmitz, Jeffrey A napisaƂ(a): As I struggled a little with this, and I couldn't find a such an example anywhere, I thought I'd post my simple custom transformer here. Please take it with a grain of salt, I'm very new to this, so I'm sure there are better ways, but this at least seems to work.

RE: XML Transforms and namespaceURI

2007-03-07 Thread Schmitz, Jeffrey A
D_INSTANCE; } } -Original Message- From: Schmitz, Jeffrey A Sent: Wednesday, March 07, 2007 10:26 AM To: users@cocoon.apache.org Subject: XML Transforms and namespaceURI This is hopefully a very simple question. I'm trying to figure out the whole namespace concept as it appli

XML Transforms and namespaceURI

2007-03-07 Thread Schmitz, Jeffrey A
This is hopefully a very simple question. I'm trying to figure out the whole namespace concept as it applies to a custom transformation. For my xml data, I don't use namespaces, and I don't want any filtering on any namespace, i.e. I want to process all the data in the xml file. For this situati