[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XMLOut - generating xml from programs
- From: "Pete Cordell" <petexmldev@codalogic.com>
- To: "Michael Kay" <mike@saxonica.com>,<xml-dev@lists.xml.org>
- Date: Wed, 24 Aug 2011 11:46:33 +0100
Original Message From: "Michael Kay"
>>
>> wax.start("car").text("Prius").end().close();
>>
>> You'd have:
>>
>> altWax.start("car").text("Prius").end("car");
>
> I agree that the redundant name in the endElement call can be very
> useful when debugging. Make it optional.
Good point. No need to inflict my paranoia on everyone :-)
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]