That's it. Thanks.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 02, 2005 4:54 PM > To: [email protected] > Subject: RE: Redirect:write mangles file names on windows > > > > Adolfo, > > > > I keep getting [java] > > javax.xml.transform.TransformerConfigurationException: > > javax.xml.transform.TransformerException: > > org.apache.xml.utils.WrappedRuntimeException: Could not > find variable > with > > the name of dir. Would I need a namespace URI tacked onto it? > > Actually, > I > > tried that, but got same result. > > You need a top-level parameter in your stylesheet: > > http://www.w3.org/TR/xslt#top-level-variables > > Dave >
