[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: Re[2]: [xml-dev] Namespace: CSS in addition to prefix (was:CSS instead of Namespace)
- From: Robert Koberg <rob@koberg.com>
- To: Dmitry Turin <dev3os@narod.ru>
- Date: Wed, 20 Feb 2008 09:51:07 -0500
On Wed, 2008-02-20 at 16:10 +0200, Dmitry Turin wrote:
> Robert,
>
> RK> What happens when the same name appears in two different namespaces?
>
> Example, please (i will write my variant for your example).
<a:article xmlns:a="a" xmlns:b="b">
<a:p>foo</a:p>
<b:p>bar</b:p>
</a:article>
A more common situation is when I have overlapping elements that are
defined in the XHTML (1 or 2) namespace and in my own custom namespace.
With XSL I can do an identity copy for those in XSL and handle the ones
in my namespace as needed.
best,
-Rob
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]