This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5402 - Remove text concerning references "expressed in multiple ways"
Summary: Remove text concerning references "expressed in multiple ways"
Status: RESOLVED FIXED
Alias: None
Product: SML
Classification: Unclassified
Component: Core (show other bugs)
Version: FPWD
Hardware: PC MacOS X
: P2 normal
Target Milestone: ---
Assignee: James Lynn
QA Contact: SML Working Group discussion list
URL:
Whiteboard:
Keywords: resolved
Depends on:
Blocks:
 
Reported: 2008-01-22 22:28 UTC by Virginia Smith
Modified: 2008-02-14 19:56 UTC (History)
0 users

See Also:


Attachments

Description Virginia Smith 2008-01-22 22:28:10 UTC
In section 4.2.4, the 2nd sentence applies to the definition of reference schemes and, as such, does not belong in this section which is about elements being targets multiple references.

Proposal:
1. Remove 2nd sentence in section 4.2.4 Multiple References - "These reference elements may use different schemes and/or be expressed in different ways"

2. Add sentence to section 4.2.3 similar to the removed sentence to indicate that a  target may be reached by 2 different instantiations of the same reference scheme e.g., 2 different xpath expressions may identify the same element.
Comment 1 James Lynn 2008-02-04 13:44:35 UTC
It seems to me that 4.2.3 is referring to the case where a reference element has two different schemes or possibly two different instances of the same scheme to refer to the same element. 4.2.4 is talking about two different references, i.e. two different elements, possibly unrelated, which happen to refer to the same target element.
Comment 2 Kumar Pandit 2008-02-07 01:52:42 UTC
[1]
+1 for bullet #1 in the original proposal.

[2]
The definition in 4.2.3 seems to be complete. No need to add the removed sentence (or a sentence like it) to 4.2.3.
Comment 3 Virginia Smith 2008-02-07 19:36:19 UTC
Resolution: fix per proposal amended by comment #2. However, editor to review spec and make sure that the proposal item #2 statement is expressed somewhere in the spec and if not add this as a non-normative statement.
Comment 4 James Lynn 2008-02-12 16:34:45 UTC
Removed second sentence in 4.2.4 and added similar sentence in SML Refernce Scheme definition (2.2).
Comment 5 John Arwe 2008-02-12 21:46:36 UTC
4.2.4 Multiple References  

from: An element in a document MAY be targeted by multiple SML reference. 
to:   An element in a document MAY be targeted by multiple SML references. 
Comment 6 James Lynn 2008-02-12 22:10:00 UTC
The text at one point was "An element in a document MAY be targeted by multiple SML reference elements." I'm not sure if the removal of the word "elements" was intentional, but it was, obviously this needs to be changed as in comment #5.
Comment 7 Kumar Pandit 2008-02-13 07:56:44 UTC
+1 for the changes (as ammended by comment# 5)
Comment 8 Virginia Smith 2008-02-13 22:28:14 UTC
The change from "SML reference element" to "SML reference" was intentional. This change was made throughout the spec as part of bug #5388.