Re: [xsl] How namespaces are unique???

Subject: Re: [xsl] How namespaces are unique???
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 30 May 2002 14:03:59 +0100

> Can anyone explain me how namespace is resolving the
> conflict, when the these prefix names are same???

The prefix does not matter, you can have many different different
namespaces in the same document all using the same prefix, 
Given an element name <calp:xxx> then that has local name xxx and is in
the namespace specified for the calp: prefix on the closest ancester.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread