[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] A proposal for application level XML 'namespaces'
- From: "Pete Cordell" <petexmldev@codalogic.com>
- To: "Andrew Welch" <andrew.j.welch@gmail.com>
- Date: Fri, 30 Sep 2011 13:21:15 +0100
Original Message From: "Andrew Welch"
>> So to check my understanding, do you mean doing:
>>
>> <com.example.myschema:parent
>> xmlns:com.example.myschema="com.example.myschema">
>> ...
>> </com.example.myschema:parent>
>
> Yeah, although I would stick with the usual 3 to 5 letters.
>
> <mysc:parent xmlns:mysc="mysc">
Does that buy you much over doing:
<mysc.parent>
?
Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using C++ XML
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]