Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles XML Core XML

ACORD, XSD and Schematron

Author: oreillynet.com | Published: 16th Oct 2007 | Visited: 139 times | Add Comment
Filed in: Core XML

I've just started looking into the ACORD schemas. These are the standards of choice in the English-speaking insurance world, from what I can gather (oops I am being too coy), and are quite meaty and mature now: the documentation runs...

Read Article
 

Sponsored Links

 


Related Articles

 The Spirit of Schematron in TDD Test Driven Development is a relatively popular methodology nowadays and I think XML tools can play crucial aspect in better testing. Testing frameworks are more than capable of using and testing XML based applications, but just in case you hav ...

 The Spirit of Schematron in TDD Test Driven Development is a relatively popular methodology nowadays and I think XML tools can play crucial aspect in better testing. Testing frameworks are more than capable of using and testing XML based applications, but just in case you hav ...

 Drafts for Schematron support of EXSLT, XPath2, XSLT2 and STX By default, Schematron uses XPath 1 for setting contexts, testing assertions, and producing dynamic diagnostics. Actually, it is XPath 1 as used and extended in XSLT 1. This has lead many people to think it is just a nicer declarativ ...

 Converting XML Schemas to Schematron (#11): Partial order validation for following sibling elements This article is part of a series describing how to convert from W3C XML Schemas to ISO Schematron. They are very different schema languages! This time we look at some code with quite complex XPaths: we want to validate tha ...

 Converting XML Schemas to Schematron (#12): Some better diagnostics One simplification I have made in the XSLT code presented so far is that except for datatypes I have elided the issue of diagnostics. Yet the ability to provide better diagnostics is one of the value propositions for Schematron. S ...

 Converting XML Schemas to Schematron (#9): Friendlier schemas We can improve on the diagnostics given by the rules in the previous article in this series, Progressive validation for complex content models. Diagnosing Similar Names One of the most common typos is simply to make a mistake in upper-case/lower-case ...

 Converting XML Schemas to Schematron (#10): Required pairs in a sequence What we want to do is to have a Schematron pattern that just checks a very specific thing: when the use in a document of one element requires that another element immediate follows it. Actually, I am skipping over ...

 Converting Schematron to XML Schemas Noah Mendelsohn on XML-DEV got me thinking again about the obvious dual of the recent blogs here: how to convert Schematron into XSD. Putting aside the natural question of why we might want to do this, here's my stab a ...

 Converting XML Schemas to Schematron (#6): Validating IDREFs There are three rules concerning documents with xs:ID and xs:IDREF. First, they must contain token values, that accord with the XML naming conventions. We check this already as part of the simple type checking. (The empty string is not allowed. ...

 Converting XML Schemas to Schematron (#7): Validating special complex content types A year ago I wrote in this blog a precursor to this series Converting Content Models to Schematron, in which I outlined one approach. This blog item is an update on that, in particular for special cases, clearing the deck ...



Next: New draft of Document Schema Renaming Language out for review



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links