I am using DOM to create an XML file and I need to include an external reference to a DTD, however, I can't seem to dig up the right process to do so.
Anyone have any good ideas as to how to insert the <!DOCTYPE rootelement SYSTEM "location of DTD"> line or any good ways to create an internal DTD?
regards....
Anyone have any good ideas as to how to insert the <!DOCTYPE rootelement SYSTEM "location of DTD"> line or any good ways to create an internal DTD?
regards....