On Monday 01 October 2007 20:02, Andreas L Delmelle wrote: > On Oct 1, 2007, at 16:52, Thomas Schraitle wrote: > >> I am working with Altova StyleVision for ease of use while > >> creating xslt > >> files. (A visual designer for that is needed, at least for our > >> customers.) > >> > >> Now when I try to create a new Transformer with > >> TransformerFactorys method newTransformer, I receive the following > >> error: > >> > >> [...] > >> "Die Funktion konnte nicht gefunden werden: empty" can be > >> translated to > >> "this function could not be found: empty" > > > > There is no empty function in XSLT/XPath 1.0. > > As far as I could tell from some quick browsing, there is no such > function in XPath/XSLT 2.0 either...
Well yes, there is: http://www.w3.org/TR/xpath-functions/#func-empty Philipp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
