Hi Carsten > > I'm afraid it doesn't, because the contents of the DELI > block seem to have > > disappeared - why? > > > What do you mean with "disappeared"?
Sorry I must have done something stupid with CVS, a fresh check out seems to cured this - wierd :) Incidentally is there any way I can change the DELI block so it does work with XSLTC (after the code freeze of course)? At the moment DELI resolves the profile to a data object, then the DELI/Cocoon integration converts this to a DOM tree and passes it into the transformer as a parameter. I note TraxTransformer passes in a number of parameters in a similar way, but it seems just to pass in values, not DOM trees. Does it work with XSTLC? If so, would it be better if I did it like this? Suggestions here would be welcome? thanks in advance, Mark
