RE: [xml] xml schema api



 
Thanks Daniel. I've checked the link. What I'm looking for is the access API
to the schema components.

For instance, if I have a path "/a/b/c", I know by using Xpath I can get its
corresponding node in xml file, but that's not enough for me. I also want to
get its corresponding node (component) in that xml file's schema file.

So the question is, if I have a path "/a/b/c", can I get the node
(component) of "c" in the schema file? Basically I want to get all the
description (type, attributes, etc) of "c" in the schema file.

Thanks,
Yong Chen

-----Original Message-----
From: xml-bounces gnome org [mailto:xml-bounces gnome org] On Behalf Of
Daniel Veillard
Sent: Friday, June 10, 2005 7:59 AM
To: Yong Chen (yongche)
Cc: xml gnome org
Subject: Re: [xml] xml schema api

On Thu, Jun 09, 2005 at 05:09:34PM -0700, Yong Chen (yongche) wrote:
Hi,
 
Is there any plan for libxml2 to support xml schema api?

  http://xmlsoft.org/html/libxml-xmlschemas.html

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/ xml gnome org
http://mail.gnome.org/mailman/listinfo/xml



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