[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: hwo about using stylesheet? Re: [xml] schema parsing



sorry for not making myself clear.
what I want to do is to parse the xml file, present the user with a nice GUI
in HTML format (with combobox, edit box, radio button , etc), user can than
edit it in IE and after finish editing, the corresponding XML content should
be updated.
right now what I am doing is to parse the XML file using libxml, an
generating CGI for webpage editing.

----- Original Message ----- 
From: "Daniel Veillard" <veillard redhat com>
To: "Chris sun" <lei_sun comcast net>
Cc: "Bjorn Reese" <breese mail1 stofanet dk>; <xml gnome org>
Sent: Wednesday, April 07, 2004 1:49 PM
Subject: Re: hwo about using stylesheet? Re: [xml] schema parsing


> On Wed, Apr 07, 2004 at 01:30:32PM -0400, Chris sun wrote:
> > I am not familar with the xslt concept. But when I was reading a XMLSPY
> > tutorial ,
> > it mentioned that the HTML file is only used for viewing, it doesn't
support
> > data exchange with XML file.
> > creating combobox would be easy, but the question is, how do i exchange
the
> > XML content with the HTML, do i need some engines or is there any engine
to
> > do that ?
>
>   I have a hard time understanding what you're looking at, it was first
> XML Schemas, then jumped on XSLT, now it's HTML, can you exaplain clearly
> what you're doing and what you need instead ?
>   Now w.r.t. HTML support you can parse HTML in libxml2, build trees
> similar to XML tree, manipulate it with the same set of tools and
> process XSLT on them. But I have no idea whether this is useful to you
> or not.
>
> 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]