xsl-list
[Top] [All Lists]

Re[2]: [xsl] How do you remove namespace?

2006-08-15 08:37:38
Arthur Maloney wrote:

Monday, August 14, 2006, 6:05:41 PM, you wrote:

Arthur Maloney wrote:

I want to get rid of xmlns:asp="System.Web.UI.WebControls"

  Why?

I've decided its time for me to get to grips with Xslt 2.0.
I have some code builders in Xslt 1.0 but am starting afresh using
Xslt 2.0, whilst I'm learning.

  I don't neiter fully understand your explanation nor look in detail
at your code.  But I think you don't respond the question: why do you
want the namespace declaration to be rid of?

  If you want your elements not belongs to this namespace, don't
generate them in this namespace.  If you want them within this
namespace, you need a namespace declaration binding a namespace prefix
(whatever you want) to the namespace URI.

  So the question is: what do you want to achive?

  PS: As Mike said, maybe you don't want your output to be
namespace-well-formed.  If you don't understand what that means, please
forget about that, you virtually don't want that.

  Regards,

--drkm























        
 p4.vert.ukl.yahoo.com uncompressed/chunked Mon Aug 14 23:13:37 GMT 2006 
        
                
___________________________________________________________________________ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 


--~------------------------------------------------------------------
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>