validate an xml against a xsd v.1.1
Hi
Is there a way to validate an XML against an XML schema v1.1 that contains the <xs:assert test= condition > element ?
When i try to register an XML schema ( dbms_xmlschema.registerschema ) that contains that element, i obtain this error:
ORA-30937: No schema definition for 'assert' (namespace 'http://www.w3.org/2001/XMLSchema')
Any help would be appreciated.
Thank you.
A.
P.S. I'm using oracle SE 11.2
Edited by: angelo.stramieri on 15-nov-2012 7.04
Edited by: angelo.stramieri on 18-nov-2012 23.24
Edited by: angelo.stramieri on 18-nov-2012 23.25