Re: [xml-dev] MicroXML and &

From
Pete Cordell <>
To
Andrew Welch <>, John Cowan <>
Date
2012-06-01T20:12:02Z
ID
<E48A7954F1114D1FA5C72B886BF718FA@codalogic>
Thread
Re: [xml-dev] MicroXML and &
Original Message From: "Andrew Welch"

>> I just thought of a way of doing it, though: allow an extension to
>> the DOCTYPE that specifies the home on the W3C page of the entities.
>> Of course, MicroXML parsers won't actually load that; it'll just make
>> them switch on the entities.
>
> One possible solution is to pass through unknown entity refs
> unchanged... no need to actually resolve it at parse time.


I really like this idea.  Then the entities can be application specific, 
although obviously the use of a common set is encouraged.

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