[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Is it possible to set the default namespace with a

Subject: RE: Is it possible to set the default namespace with a dynamically-generated namespace uri?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 12 Mar 2010 20:51:50 -0000
RE:  Is it possible to set the default namespace with a
> David, I tried this hours before asking the question.
> 
> Saxon raises this error:
> 
> SystemID: D:\XSLT\MSTE_xslt\delete.xsl
> Severity: fatal
> Description: Cannot output a namespace node for the default 
> namespace when the element is in no namespace Start location: 9:0
> URL: http://www.w3.org/TR/xslt20/#err-XTDE0440
> 
> 
> I thought this wasn't a bug in Saxon. Or is it?
> 

No, it's not a bug. You have already created the foo element with the name
("", foo). Adding a namespace node can't change the name of its parent
element, and an element named ("", foo) can't have a namespace node that
binds prefix "" to URI "bar".

The answer is to put the element foo in the right namespace at the time you
create it.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.