Subject: Re: Can an element have 2 namespaces?
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 10 Nov 2009 08:03:14 +0000
|
> 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/
|