Two specific questions that maybe you or someone can answer:
When building an XML document:
a) how do I set the encoding and standalone attributes of the document?
b) how can I specify the DOCTYPE? i.e., how do I add this line to the
resulting XML:
<!DOCTYPE my_root SYSTEM "my.dtd">
Thanks
--
Colin Viebrock
Co-Founder, easyDNS Technologies
http://www.easyDNS.com/
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]