[Bug 5405] Binding of Schematron constraints to elements or documents

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


kumarp@microsoft.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsAgreement              |hasProposal




------- Comment #1 from kumarp@microsoft.com  2008-02-07 03:00 -------
The only bindng concept that schematron spec defines is 'query language
binding'. It does not define any other binding. In SML/SML-IF domain, a rule
document can be bound to other documents. There is no notion of binding pattern
to something.

Proposal:
[1]
change the last sentence in 5.1.
from:
The binding of the StudentPattern pattern to instances of StrictUniversity
element is implementation-dependent and hence outside the scope of this
specification. 

to:
The binding of the rule document containing the StudentPattern pattern to
documents that may contain instances of StrictUniversity element is
implementation-dependent and hence outside the scope of this specification. 

[2]
Fix the last example appropriately.

Received on Thursday, 7 February 2008 03:01:06 UTC