RE: [xsl] Can one element have more than one namespaces?

Subject: RE: [xsl] Can one element have more than one namespaces?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 26 Mar 2001 17:58:15 +0100
> My instructor in a XSLT training said that
> one element can have multiple namespaces.
> Is this true?

An element can have any number of namespace declarations within the element
start tag, and it also inherits namespace declarations from its parent
element. But of course only one of these namespaces can be used in the
element name.

Mike Kay
Software AG


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread