Groups | Search | Server Info | Login | Register
| Newsgroups | comp.text.xml |
|---|---|
| Date | 2018-05-14 06:52 -0700 |
| References | <87vabuodmk.fsf@hri.res.in> |
| Message-ID | <c30e5652-67cf-431a-af95-7da3533718d8@googlegroups.com> (permalink) |
| Subject | Re: Schematron questions |
| From | George Bina <george@oxygenxml.com> |
Hi, You can express all the constraints that a Relax NG schema will specify also in Schematron. However, there are no tools that will provide you guided editing based on the Schematron schema, like for example showing you what elements are possible at some point in the document when you are editing. There are a number of Schematron validation engines and tools available. For example the reference Schematron implementation is an open source project called Skeleton, implemented in XSLT. oXygen XML Editor (the tool my company develops) provides Schematron editing support, validation against Schematron both standalone and when it is embedded in Relax NG or XML Schema as well as support for Schematron Quick Fix, which allow you to attach small scripts to Schematron rules that will provide solutions for the detected problems, presented to the user to choose from when the problem is detected. Look also at http://www.schematron.com for Schematron related information. Hope this helps, George -- oXygen XML Editor http://www.oxygenxml.com On Friday, May 11, 2018 at 10:28:06 AM UTC+3, N. Raghavendra wrote: > I am trying to construct an XML schema for a mathematics monograph. > RELAX NG seems to be a canonical choice for a schema language, but I am > wondering if it is possible to do this with only Schematron. > > Is it possible to define a schema with just Schematron? > > Another question I have is about validation of XML documents against > Schematron schema. > > What are the available tools for validating against RELAX NG with > embedded Schematron rules, and against pure Schematron schema? > > Thanks and best regards, > Raghu.
Back to comp.text.xml | Previous | Next — Previous in thread | Next in thread | Find similar
Schematron questions "N. Raghavendra" <raghu@hri.res.in> - 2018-05-11 12:58 +0530
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-11 13:44 +0530
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-12 13:43 +0530
Re: Schematron questions George Bina <george@oxygenxml.com> - 2018-05-14 06:52 -0700
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-14 20:46 +0530
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-14 21:24 +0530
Re: Schematron questions Peter Flynn <peter@silmaril.ie> - 2018-05-17 22:51 +0100
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-18 13:52 +0530
Re: Schematron questions Manuel Collado <m-collado@users.sourceforge.net> - 2018-05-18 15:39 +0200
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-18 20:40 +0530
Re: Schematron questions Peter Flynn <peter@silmaril.ie> - 2018-05-18 20:56 +0100
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-19 10:15 +0530
Re: Schematron questions Peter Flynn <peter@silmaril.ie> - 2018-05-20 22:32 +0100
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-05-21 08:30 +0530
Re: Schematron questions Peter Flynn <peter@silmaril.ie> - 2018-06-29 22:32 +0100
Re: Schematron questions "N. Raghavendra" <nyraghu27132@gmail.com> - 2018-07-01 00:24 +0530
csiph-web