- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 13 Nov 2007 00:02:54 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5248
virginia.smith@hp.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|editorial |needsReview
Target Milestone|--- |LC
------- Comment #4 from virginia.smith@hp.com 2007-11-13 00:02 -------
Fixed as follows:
Old text:
--------
5.2.2 Document References
If a document is to be referred to rather than embedded, SML-IF producers MUST
provide its location using the locator child of the corresponding document
element. SML-IF specifies one way that MAY be used to provide the location of
the referred to document, the documentURI element. A conforming SML-IF consumer
MAY locate a referred to document. If a conforming SML-IF consumer chooses to
not locate a referred to document, it SHOULD make its invoker aware of this
condition.
--------
New text:
--------
5.2.2 Referenced Documents
If a document is to be referred to rather than embedded, SML-IF producers MUST
provide its location using the locator child of the corresponding document
element. SML-IF specifies one way that MAY be used to provide the location of
the referenced document, the documentURI element.
An SML-IF consumer MAY choose to locate a referenced document. If an SML-IF
consumer chooses not to locate a referenced document or if it attempts to
locate the referenced document and this attempt fails, then the SML-IF consumer
MUST treat the referenced document as if it is not part of this interchange
set. If either of these conditions occurs, the SML-IF consumer SHOULD make its
invoker aware of this condition.
--------
Received on Tuesday, 13 November 2007 00:03:00 UTC