Subject: Re: namespace problem
From: "Markus Innerebner" <markus@xxxxxxxxxxxxxx>
Date: Tue, 29 Aug 2006 15:23:33 +0200 (CEST)
|
Hi David
So I will change to docbook5.
The reason that I don't want to remove the part below is, that otherwise I
am not able to sue the code completion in eclipse.
> ie remove
> xmlns="http://www.oasis-open.org/docbook/xmlschema/4.1.2"
>
> from your stylesheet.
>
> You can also remove
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="
> http://www.w3.org/1999/XSL/Transform ../xsd/xslt10.xsd
> xsi:exclude-result-prefixes="xsi"
>
> as they have no effect on the xsl transformation.
best regards
Markus
|