Hi, Does libxml2 provide APIs for generating schema file?
Certainly one way is to treat schema file as a normal xml file, so the normal xml tree APIs (such as xmlNewChild) can be used. But are there any APIs specially designed for schema creation? And normally how do people create schema files? Thanks, Yong Chen _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
