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