[Bug 6509] K2-ExternalVariablesWith-23

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6509


Tim Mills <tim@cbcl.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tim@cbcl.co.uk




--- Comment #1 from Tim Mills <tim@cbcl.co.uk>  2009-02-11 17:12:37 ---
K2-ExternalVariablesWith-22 has a related problem.

With the default construction mode of "preserve" the actual type of <e/> in
each of these examples is element(e, xs:anyAtomicType).

(:*******************************************************:)
(: Test: K2-ExternalVariablesWith-22                     :)
(: Written by: Frans Englich                             :)
(: Date: 2007-11-22T11:31:21+01:00                       :)
(: Purpose: A complex type declaration.                  :)
(:*******************************************************:)
declare variable $v as element(*, xs:untyped?)+ := <e/>;
1


-- 
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 17:12:46 UTC