"M.Canales.es" <[EMAIL PROTECTED]> wrote on Thu, 5 Apr 2007 19:08:16 +0200:
> xpointer="xpointer(//[EMAIL PROTECTED]'string'])" While this works, it produces an invalid document because the 'string' id is no longer unique (a nasty problem that occurs in various forms in conjunction with XInclude). But your XPath expression suggests that you do not use DTDs :-). Therefore, I usually resort to slightly more complicated XPaths that use @id to refer to the *parent* of the included element. Justus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
