- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 11 Feb 2009 21:30:28 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6509
Michael Dyck <jmdyck@ibiblio.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmdyck@ibiblio.org
--- Comment #2 from Michael Dyck <jmdyck@ibiblio.org> 2009-02-11 21:30:27 ---
(In reply to comment #1)
> With the default construction mode of "preserve" the actual type
> of <e/> in each of these examples is element(e, xs:anyAtomicType).
If construction mode is preserve, the type annotation (type-name) of a
constructed element node is xs:anyType, so the actual type of <e/> would
be element(e, xs:anyType).
But I don't think that makes a difference to the problem you raise.
--
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 21:30:39 UTC