[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Fixing what's broke
- From: "Pete Cordell" <petexmldev@codalogic.com>
- To: <liam@w3.org>
- Date: Thu, 9 Dec 2010 20:22:11 -0000
Original Message From: "Liam R E Quin"
>> So I'd suggest doing something like:
>>
>> <Book:Book>
>> <Book:Author>John Grisham</>
>> <Book:Title>The Case of the Hidden Claw</>
>> </Book:Book>
>
> Maybe I wasn't clear. Suppose I now write,
> <Book:Book>
> <Book:Title>John Grisham</>
> <Book:Author>The Case of the Hidden Claw</>
> </Book:Book>
>
> How are you going to detect my error?
I'll confess it did take me a long tome to spot the error. However, I tend
to use Visual Studio to edit XML files. I imagine its at the bottom of the
food chain, but it does automatically put in the end tag so I'm not sure I
would have spotted the error from that.
I would also like to believe that my schema would point the error out to me.
Please don't go disillusioning me about that :-)
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]