[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Pragmatic namespaces
- From: "Pete Cordell" <petexmldev@codalogic.com>
- To: "Kurt Cagle" <kurt.cagle@gmail.com>,"Dave Pawson" <davep@dpawson.co.uk>
- Date: Thu, 6 Aug 2009 19:50:14 +0100
Original Message From: "Kurt Cagle"
>> What would we lose if attributes were not namespaced?
>>
> ...
> The biggest issue I can see with that is with either xlink or xmlid, and
> neither of those are showstoppers:
>
> <chapter xml:id="foo">Bar</chapter> becomes
>
> <xml:target id="foo"><chapter>Bar</chapter></xml:target>
Can't we just treat members of the xml namespace as special? Since this
proposal never cuts up tags around colons, and doesn't assign any meaning to
bits before a colon and bits after a colon, xml:id and friends can be just
treated as opaque quantities. i.e. <chapter xml:id="foo">Bar</chapter> is
OK.
Pete Cordell
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]