This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: titlepage stylesheet personalisation


[ Follow-ups to docbook-apps, please ]

/ Patrick Eisenacher <eisenacher@fillmore-labs.com> was heard to say:
| while the created one contains this header:
| <?xml version="1.0"?>
| <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
| version="1.0">
|
| plus in every tag:
| xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
|
| Am I doing something wrong? I expect both to behave the same. Can I
| create a xsl titlepage template in the style of the original version?
| BTW: I'm using the DTD 4.2CR3. If it is of interest, I can supply both
| versions of the stylesheet file.

I bet you're using xsltproc. At least some versions of xsltproc seem
to output a lot of unnecessary namespace declarations. In XML, the extra
declarations don't cause any problems. In XHTML, they might.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Throughout history the world has
http://www.oasis-open.org/docbook/ | been laid waste to ensure the
Chair, DocBook Technical Committee | triumph of conceptions that are
                                   | now as dead as the men that died
                                   | for them.--Henry De Montherlant


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]