Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

validate an xml against a xsd v.1.1

Angelo StramieriNov 15 2012 — edited Nov 19 2012
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2012
Added on Nov 15 2012
2 comments
464 views