Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] Status of ISO Schematron

From: Rick Jelliffe <rjelliffe@-------.---.-->
To: Fraser Goffin <goffinf@-------.--->
Date: 2/13/2006 5:00:00 AM
Fraser Goffin wrote:

> When you say 'extension elements' do you mean use your own custom 
> elements/attributes where the schemaTron schema provides for 
> extensibility, or are you talking about something else entirely ? 

Schematron allows foreign-namespace elements and attributes everywhere IIRC.

So you while you cannot change the rule semantics, you can certainly add 
extra annotating
capabilities. For example, you could add

<sch:rule  context="date"/>
  <sch:assert  test="string-length(.) &gt; 8">A date should be 
dd/mm/yyyy format</sch:assert>
  <my:mailto to="mcguffin@g..." sj="Someone has used the date 
element!" />
  ...
</sch:rule>

ISO Schematron also has a flag facility, where  named flags can be set 
by assertion failures.
These give a standard way to extract and arbitrary number boolean facts 
about a document wthout adding any output-specific information, or 
requring messages to have a particular format that gets reparsed, etc.

Cheers
Rick Jelliffe


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent