xsl-list
[Top] [All Lists]

Re: [xsl] Can an element have 2 namespaces?

2009-11-10 03:03:41
My question was, what is the namespace of this root element: is it

http://www.w3.org/1999/02/22-rdf-syntax-ns# because the
root element has an rdf prefix

Yes, any elements with the "rdf" prefix are in that namespace.

or is it  http://purl.org/rss/1.0/

Only elements without a prefix are in that namespace (the default namespace).




-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

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