- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 24 Feb 2009 17:53:33 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6482
Jonathan Robie <jonathan.robie@redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan.robie@redhat.com
--- Comment #2 from Jonathan Robie <jonathan.robie@redhat.com> 2009-02-24 17:53:32 ---
Change:
http://www.w3.org/TR/xqupdate/#id-upd-set-to-untyped
2. If $N is an attribute node, its properties are changed as follows:
a. type-name is set to xs:untypedAtomic.
b. typed-value is set equal to the string-value property, as an instance of
xs:untypedAtomic.
c. is-id and is-idrefs are set to false.
To:
2. If $N is an attribute node, its properties are changed as follows:
a. type-name is set to xs:untypedAtomic.
b. typed-value is set equal to the string-value property, as an instance of
xs:untypedAtomic.
c. is-idrefs is set to false
d. is-id is set to false if the attribute name is not xml:id
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 24 February 2009 17:53:42 UTC