Hy there.
I'm trying to create a XML document and I need to put a DOCTYPE
at the begining os the document.

1:      <?xml version="1.0" encoding="ISO-8859-1"?>
2:      <!DOCTYPE EXTRACTO_DETALHADO SYSTEM 'ext_det.dtd'>
3:      ( ... )

How can I put line 2 in the resulting document.
Please help.
Thanks.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to