XML validation rule

J

Jake

Hello,

I'm looking for a rule language and engine that can be used to
validate XML document. I want to assert constraints on document
content that are not specified in the XML Schema. I've searched online
and it seems that XPath and XSLT or Perl can be used for this purpose.
But I'm wondering if there is any simple rule language that is
specific just for XML validation?

Thanks,
Jake
 
M

Martin Honnen

Jake said:
I'm looking for a rule language and engine that can be used to
validate XML document. I want to assert constraints on document
content that are not specified in the XML Schema. I've searched online
and it seems that XPath and XSLT or Perl can be used for this purpose.
But I'm wondering if there is any simple rule language that is
specific just for XML validation?

Check out whether Schematron <http://www.schematron.com/> allows what
you are looking for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top