- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 11 Feb 2009 18:01:44 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4273
Michael Rys <mrys@microsoft.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrys@microsoft.com
--- Comment #34 from Michael Rys <mrys@microsoft.com> 2009-02-11 18:01:44 ---
I need to catch up on this thread.
But for now please let me say that you cannot infer a type of element(a,xs:int)
for the XQuery expression <a>2</a> since there is no type information
associated with the content of a unless you validate.
Now you can infer that type for <a>{2}</a>.
--
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 Wednesday, 11 February 2009 18:01:53 UTC