> -----Original Message-----
> From: Bob Stayton 

> As it is, the 
> root template 
> of the non-namespaced stylesheet strips off the namespaces in your 
> document, so they won't match the patterns you have specified.


Another thing that happens during the namespace-stripping process is that
<info> elements are converted into <bookinfo>, <articleinfo>, etc. I think
this is why a pattern such as "/book/info/releaseinfo" did not work in the
OP's customization. The conversion was once needed when the stylesheets did
not support <info>, but now it is probably unnecessary, and a source of
confusion.

/MJ



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to