Hello!

I'm using the DOMParser and read the following file:

<?xml version="1.0" encoding="UTF-8"?>
<InModel>
 <Name>Name1</Name>
 <Technology>Technology1</Technology>
</InModel>

I want to store this file from the parser and took a look at the
DOMPrint sample. I call setToCreateXMLDeclTypeNode(true). But the
header <?xml...?> is not in the document. I know in DOMPrint this
works but I can't see any difference in my sources.

Any idea?

Best regards,
Alexander
---
 Alexander Loehr   ZUKEN GmbH           Phone: +49-(0)5251-150622
Senior Software    Vattmannstrasse 3    Fax:   +49-(0)5251-150700
   Engineer        D-33100 Paderborn    eMail: [EMAIL PROTECTED]
       PGP key: http://mail.pad.zuken.de/~alex/aloehr.asc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to