xsl-list
[Top] [All Lists]

RE: Removing empty namespace definition from an element

2004-08-04 09:16:24
Excuse my thick-headedness.

Thanks! 

-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk] 
Sent: Wednesday, August 04, 2004 12:14 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Removing empty namespace definition from an element


I'm not certain what your solutions translates to?

short version:

stick
xmlns="http://schemas.microsoft.com/ads/2003/sequence";

on your xsl:stylesheet element.
You need to generate the parameter element in that namespace then it
won't get an xmlns declaration as it will be in the same namespace as
its parent.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. 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
________________________________________________________________________

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