ISSUE-108: Last Call Comment: Ambiguous otherwise step

ISSUE-108: Last Call Comment: Ambiguous otherwise step

http://www.w3.org/2006/07/SWD/track/issues/108

Raised by:  Everyone
On product: RDFa


raised by Micah Dubinko in [1]

"""
Section 5.5 step #4
 >/otherwise/, if [parent object] is present, [new subject] is set to 
that /and/ the [skip element] flag is set to 'true';

Spec is unclear on what to do if processing gets to this final step and 
[parent object] is not "present" and ("present" should be more specific, 
e.g. "not null").

Additionally, it seems like an error to set the [skip element] flag in 
this step. In the case of an element with @property and no other 
attributes, the element definitely shouldn't be skipped.
"""

[1] http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Mar/0302.html

Received on Thursday, 3 April 2008 01:51:56 UTC