Re: [xml] a question about html
- From: Daniel Veillard <veillard redhat com>
- To: Belen Leonardo Javier <lbelen afip gov ar>
- Cc: xml gnome org
- Subject: Re: [xml] a question about html
- Date: Wed, 26 Jun 2002 13:26:54 -0400
On Wed, Jun 26, 2002 at 02:07:51PM -0300, Belen Leonardo Javier wrote:
I Would like to use the lib to build htmls on the fly but Im facing an
strange problem: I cannot find an example using this tech nor a tutorial
about how to implement a good html sequence. To help the idea, Im trying to
use it as part of an Apache module (which will also implement XML and
XUL)... Well, I appreciate your help. Leo.
basically use htmlNewDoc to create a new HTML document, then use
xmlNewChild to create your hierarchy of nodes. HTML and XML nodes
are the same structures, the informations from the "Building a
tree from scratch" section of http://xmlsoft.org/library.html apply
just make sure to use the right HTML tag names.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]