Hi,

Joep De Vocht wrote:
I've been told that:
"please don't use the 'standalone' declaration. It is only usefull when DTD's are 
used. We don't use DTD but XML-schema (XSD). Some parsers even get confused (even crash) 
when using this declaration."

These parsers are not XML parsers so (or are buggy XML parsers).

How do I force DOM to NOT write the "standalone" property in the header.
Can't seem to find the answer to this anywhere.

Xerces-C++ has no such feature.

Good luck!
        Vitaly

Reply via email to