[xml] Xml schema generation



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



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