|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: namespace problem
Hello George
First of all thanks for your answer.
I started now to use XSLT 2.0 and the code completion is working fine now.
> In the second case
>
> > xsi:exclude-result-prefixes="xsi"
> ----^^^^
I removed the xsi namespace-prefix and now the namespace with prefix do
not appear anymore in the output file. The only problem I still have, is
that in the out docbook file there is already. My intention is to create a
docbook file, which has the DTD part without the default namespace in the
root element.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book xmlns="http://www.oasis-open.org/docbook/xmlschema/4.1.2" lang="en">
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Markus
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






