[Bug 5519] Relationship between SML model validity and XSD validity assessment needs to be precisely defined

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


Virginia Smith <virginia.smith@hp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|editorial                   |
         Resolution|                            |FIXED




--- Comment #12 from Virginia Smith <virginia.smith@hp.com>  2008-08-14 20:09:09 ---
Fixed per comment # 11. Moved the note to the end of the bulleted list to which
it applies.
 ===
A model is a conforming SML model  if and only if it satisfies the following
conditions:

   1. Each document in the model MUST be a well-formed XML document [XML]
   2. For each XML Schema document in the model's definition documents, the
[validity] property of the root element MUST be "valid" when schema validity is
assessed with respect to a schema constructed from the "schema for schemas" and
the "normative SML schema" schema documents.
   3. All schemas assembled from the XML Schema documents in the model's
definition documents MUST satisfy the conditions expressed in Errors in Schema
Construction and Structure (§5.1). [XML Schema Structures]
   4. All schemas assembled from the XML Schema documents in the model's
definition documents MUST satisfy the conditions expressed in sections 5.1.1.1
SML Constraint Construction, 5.1.1.2 Schema Component Rules, 5.1.2.1 SML
Constraint Construction, 5.1.2.2 Schema Component Rules, 5.2.1.1 SML Constraint
Construction, 5.2.1.2 Schema Component Rules, 6.3.1 SML Rule Construction and
6.3.2 Schema Component Rules.
   5. Each Schematron document in the model's definition documents MUST be a
valid Schematron document [ISO/IEC 19757-3]

Note:

This specification does not define how schemas are assembled and which schema
documents contribute to assembling the schemas.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 14 August 2008 20:09:44 UTC