Next in thread → Next in month →

RE: [docbook-apps] Unable to get the document 'title' and 'releaseinfo'

From
Mauritz Jeanson <>
Date
2007-10-01T17:43:30+00:00
ID
000001c80452$8ae85350$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] Unable to get the document 'title' and 'releaseinfo'
> -----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
Next in thread → Next in month →