Next in thread → Next in month →

RE: [xml-dev] Noob: XML validation capabilities beyond schemas

From
<>
To
John Christopher <>,
Date
2012-02-16T05:57:28Z
ID
<>
Thread
RE: [xml-dev] Noob: XML validation capabilities beyond schemas
John,

You should definitely try the CAM validation approach.

See http://www.cameditor.org

Enjoy, DW

-------- Original Message --------
Subject: [xml-dev] Noob: XML validation capabilities beyond schemas
From: John Christopher <[email protected]>
Date: Fri, December 09, 2011 1:04 pm
To: [email protected]

Hello,

Newbie alert.

So far, I have been validating my XML docs with RELAX NG schemas (I started out with XML Schema but switched to RELAX NG, which is much easier to read). I use the XML schema datatypes, enumeration, lists, etc. to do most of the validation I want to do. When I need to validate something that is beyond the capabilities of RELAX NG, I have been using GNU Awk to scan the XML and do further validation, but this is messy and error-prone.

Is there a better way? Is it possible to add additional validation functions to parsers? If so, how?

I am also investigating schematron. How powerful/limited is this?

What is/are the standard way(s) to validate XML beyond the capabilities of schemas? Any advice, pointers, or links would be appreciated.

Thanks for your help.


_______________________________________________________________________

XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.

[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: [email protected]
subscribe: [email protected]
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php

Next in thread → Next in month →