[Bug 5112] rule binding concept should move to sml

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5112





------- Comment #10 from virginia.smith@hp.com  2007-11-15 18:34 -------
Bug #4811 added the following to the Conformance Section. The word "applicable"
is used. Does this cover the concerns in comment #9?


=======
A conforming SML model is valid if it satisfies all of the following
conditions:

   1. In each instance document in the model, the [validity] property of the
root element and all of its attributes and descendants MUST NOT be "invalid"
when schema validity is assessed by a conforming schema-aware processor with
respect to the referenced XML Schema documents in the model's definition
documents. [XML Schema Structures]
   2. Each document in the model MUST satisfy all applicable Schematron
constraints constraints when validated in the #ALL phase.
   3. Each document in the model MUST satisfy all applicable sml:acyclic and
sml:target* constraints.
   4. Each document in the model MUST satisfy all applicable SML identity
constraints.
======= 

Received on Thursday, 15 November 2007 18:34:54 UTC