[xml] Building DOM: Adding the DOCTYPE
- From: murrayc t-online de (Murray Cumming)
- To: libxml-list <xml gnome org>
- Subject: [xml] Building DOM: Adding the DOCTYPE
- Date: 18 Nov 2002 19:22:41 +0100
When using the libxml DOM interface to build an XML document, how can I
add the DOCTYPE declaration at the top? For instance
<!DOCTYPE example_xml_doc SYSTEM "example_xml_doc.dtd">
I saw xmlAddNotationDecl(), but that takes an xmlDtdPtr instead of just
the name and location of the DTD.
--
Murray Cumming
murray usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]