[Qt-interest] QXmlSchema, XSD Schema validation problems
Vyacheslav V. Yurkov
uvv.mail at gmail.com
Tue Feb 2 12:35:44 CET 2010
Hi all,
I'd like to validate a XSD Schema using new QXmlSchema class.
The schema I'm trying to validate has some <xsd:include> tags. But it
seems that
QXmlSchema doesn't use them, because I got an error:
Base type {<my_namespace>}<my_typename> of complex type cannot be resolved.
<my_typename> is definitily defined in one of those includes.
Any ideas?
--
Yours sincerely,
Vyacheslav V. Yurkov
More information about the Qt-interest-old
mailing list