> How would I add the following line to an XML document?
> 
> <!DOCTYPE QueryDef SYSTEM "QueryDef.dtd">
> 
> Here's the document I'd like to create:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE QueryDef SYSTEM "QueryDef.dtd">
> <QueryDef>
>       <Common UseXML="true" TransferCache="true"/>
>       <VProp id="4"/>
> </QueryDef>
> 
> Thanks
> 


--
------------------------------------------------------------
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