xsl-list
[Top] [All Lists]

Re: [xsl] namespace problem

2006-08-29 06:23:52
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>