[Bug 4992] Object identity needs to be clarified

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


virginia.smith@hp.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|editorial                   |needsReview




------- Comment #29 from virginia.smith@hp.com  2008-01-28 21:44 -------
Fixed per Sandy's proposal, comment #25. See SML diff at
http://dev.w3.org/cvsweb/2007/xml/sml/build/sml.html.diff?r1=1.146&r2=1.147&f=h

In SML-IF, the beginning of section 5.3.3 now reads:
5.3.3 URI Reference Processing

When processing an SML-IF document, there are 3 categories of URI references
that may need to be resolved:

   1. schemaLocation attributes on xs:include and xs:redefine in schema
documents, when they are model definition documents.
   2. Target-complete URIs [SML 1.1] used in SML reference schemes. For a URI
reference to be in this category, its non-fragment URI components have all the
information to uniquely identify at most one model document that potentially
contains the target(s) of the URI reference.
   3. URI references used in SML reference schemes which are not in category
#2. 

Received on Monday, 28 January 2008 21:44:20 UTC