Hi

How do I generate an XML-document with an "<!DOCTYPE ...>" element in
the top? What I would like as output is something like:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE somedoc SYSTEM "http://someplace/somedoc.dtd">
<somedoc>
 ...
</somedoc>

-- [ Per Olesen, [EMAIL PROTECTED], tel: +45 33701413, mob: +45 20267637 ]
-- [ Realtime, Kalvebod Brygge 43, DK-1560 Cph. V.,  tel: +45 70272750 ]


--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to