- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 05 Jun 2008 06:53:03 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5707
kumarp@microsoft.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|cmsmcq@w3.org |kumarp@microsoft.com
Keywords|needsAgreement |hasProposal
------- Comment #2 from kumarp@microsoft.com 2008-06-05 06:53 -------
Proposal:
[1]
Add the following non-normative note after 2.b in 4.3.1 SML URI Reference
Scheme
Note: If the relative reference is an empty string or if it consists of only a
fragment component then step 2.b is skipped because the document containing the
SML reference is the target document.
[2]
Change 1.a in section 5.3.4 URI Reference Processing:
From:
If UR contains only a fragment component, then D is the model document that
contains UR.
To:
If UR is an empty string or if it contains only a fragment component, then D is
the model document that contains UR.
Received on Thursday, 5 June 2008 06:53:41 UTC