- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 24 Aug 2006 20:56:52 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3381 jonathan.robie@datadirect.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #1 from jonathan.robie@datadirect.com 2006-08-24 20:56 ------- The dm:document-uri accessor returns the absolute URI of the resource from which the Document Node was constructed, if the absolute URI is available. We should not allow users to modify this for an existing document, because it would then no longer identify the resource from which the Document Node was constructed. fn:put() allows a document to be written to a new location. When such a document is retrieved to construct a data model instance, its document URI will be set appropriately as part of Data Model construction.
Received on Thursday, 24 August 2006 20:57:10 UTC