[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Carlisle <davidc@n...>
  • To: xml-dev@l...
  • Date: Mon, 08 Nov 2010 00:29:58 +0000

On 08/11/2010 00:25, Thufir wrote:
> <library xmlns="urn:loc.gov:books">
>    <book xmlns:isbn="urn:ISBN:0-395-36341-6">

perhaps. but if you just want to declare two namespaces (which was the 
original stated requirement) you don't need to use two elements at all, 
simply declare them both on book


<book xmlns="urn:loc.gov:books"
       xmlns:isbn="urn:ISBN:0-395-36341-6">

David


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member