Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] Relax-NG schema design question



Hi Lars,

this is the behavior defined by the specification. The simplification
algorithm is described in the Relax NG specification; the constraints
are applied after the simplification step. And after the simplification
step, there are no references in the list expression in your case.

The quoted link is right, as are the words at the beginning of the
same page saying that all constraints are applied to the simplified
grammar.

The constraint basically means that elements cannot reside inside
lists, which is how it should be.

> but is that just a practice used by some 
> validators, or is this the behaviour defined by the specification?

All conformant validators will treat your grammar as a correct one.

David

 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor