On Wed, Sep 21, 2011 at 05:01:14AM +0530, Dheeraj Gautam wrote:
> Hi,
> 
> Is it possible to get the XML schema properties for a particular node of a 
> xml. E.g. I have both of XML schema and valid XML file (as per schema). Now I 
> wanted to know the properties associated with a particular XML node.
> 
> Is it possible to do that using libxml2 ?

  Basically you are asking for what is called the PSVI Infoset (Post
Schemas Validation Infoset), and no it's not available in libxml2.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
dan...@veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to