Re: XML Namespaces
Ian Davis <[email protected]>
| Newsgroups | gmane.network.syndication.rss.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/10/2004 15:34, Clinton Gallagher wrote:
> Example:
>
> xmlns:abc="http://smallpotato.com/"
> xmlns:abc="http://corporategiant.com/"
This cannot happen in the context of a single element since you cannot
have two attributes with the same name.
If the second namespace declaration happens later in the document then
it overrides the first declaration for that element and it's decendants.
I suggest you read the XML Namespaces specification which you can find here:
http://www.w3.org/TR/REC-xml-names/
Ian
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/rss-dev/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/