Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] namespace value output at weird location

From: David Carlisle <davidc@--------->
To:
Date: 4/1/2005 12:40:00 AM
I guess what I don't understand, then, is why that
  namespace value didn't show up in the following lines(<li><br><ul>):

  --------------
  TUTOR: Select Colors for House Painting<br xmlns:jtt="http://mil.jcsj2t.jtt30"><ol xmlns:jtt="http://mil.jcsj2t.jtt30">
   <li>Select one of the following:<br><ul>

The namespace node is copied to the li element in the result tree, but
no namespace declaration is generated when the tree is serialised as
it's already in scope (from the surrounding ol)

You presumably didn't use a literal <html> to generate the top level
element in the result  otherwise that element would have got the
namespace node and so generated a namespace declaration there and no
other namespace declarations would be generated as that would be in
scope over the whole document.

  So is "exclude-result-prefixes=" boilerplate then when 
  namespaces other than xsl are included in a stylesheet?

yes, if the namespaces are just in the stylesheet for internal purposes
or for querying the source but not needed in the result.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent