[Bug 4046] Static typing: ForExprType049 - ForExprType053, ForExprType025 - ForExprType027

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





------- Comment #2 from frans.englich@telia.com  2007-09-14 11:35 -------
I fail to see the issue with 026 and 027. The former reads:

for $test as attribute( att,Enumeration ) in
$input-context/root/UserDefinedSimpleTypeAttribute/@att
return data( $test )

In what way does this fail static type checking?

Received on Friday, 14 September 2007 11:35:47 UTC