« Return to Thread: Unable to get the document 'title' and 'releaseinfo'

RE: Unable to get the document 'title' and 'releaseinfo'

by Mauritz Jeanson :: Rate this Message:

Reply to Author | View in Thread

> -----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: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...

 « Return to Thread: Unable to get the document 'title' and 'releaseinfo'