Hi everyone,

I just started playing with xerces for c++. I succesfully compiled the samples,
but I can't make DOMCount and DOMPrint work. When I run them the program never 
return from DOMParser's parse() fonction. SAX demos works very well with the 
same file. For this test I tried many xml files, including this simple one 
pasted
from the xml recommendation :

<?xml version="1.0"?>
<!DOCTYPE greeting SYSTEM "hello.dtd">
<greeting>Hello, world!</greeting>

I'm not familiar with the internals of xerces yet and I can't figure what's 
wrong.. 

any help appreciated,

-- 
{
        David Bourget : [EMAIL PROTECTED]
        PGP Public Key : http://bourg.penguinpowered.com/tlv87/publickey 
}



Reply via email to