11

Does libxml2 latest release supports XSD 1.1 for XML validation?

I am using libxml2 v2.6.30 for XML validation with XSD (schema) 1.0. But, I it does not support XSD v1.1. I am not sure if the latest version of libxml2 supports XSD 1.1 or not. Any idea?

4

1 回答 1

13

libxml2 不支持 XSD 1.1。在广泛使用 libxml2 之后,我最终找到了它。

于 2015-11-16T10:37:45.787 回答