[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] A proposal for application level XML 'namespaces'
- From: Andrew Welch <andrew.j.welch@gmail.com>
- To: Pete Cordell <petexmldev@codalogic.com>
- Date: Fri, 30 Sep 2011 14:06:06 +0100
>> <mysc:parent xmlns:mysc="mysc">
>
> Does that buy you much over doing:
>
> <mysc.parent>
hmm well you do know it's in the 'mysc' namespace, whereas in the
latter you can't be sure if its in no namespace. And also with the
latter, if you pasted that into another document it would take on any
existing default namespace change.
If the prefix-as-the-namespace caught on, you could envisage parsers
falling back to using the prefix as the namespace where there is no
existing mapping, making the xmlns optional.
--
Andrew Welch
http://andrewjwelch.com
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]