<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5049</bug_id>
          
          <creation_ts>2007-09-14 12:24:50 +0000</creation_ts>
          <short_desc>1.0.3dev: K2-LetExprWithout-24 and NamespaceURIFromQNameFunc019</short_desc>
          <delta_ts>2007-09-17 14:57:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tim Mills">tim</reporter>
          <assigned_to name="Frans Englich">frans.englich</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>16579</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2007-09-14 12:24:50 +0000</bug_when>
    <thetext>The expected result for this test should be 1, not true.

(:*******************************************************:)
(: Test: K2-LetExprWithout-24                            :)
(: Written by: Frans Englich                             :)
(: Date: 2007-09-13T16:20:39+01:00                       :)
(: Purpose: Ensure a name test is reported for using the undefined focus, when a
ppearing as a child of a let binding. :)
(:*******************************************************:)
declare function local:function()
{
    let $b := (i/a)
    return 1
};
local:function()

exactly-one fails in NamespaceURIFromQNameFunc019 because there are two elemQN element in the input data.

(: Name: NamespaceURIFromQNameFunc019 :)
(: Description: Test function fn:namespace-uri-from-QName. Conditional expressio
n as parameter where both branches result in QName value:)

declare default element namespace &quot;http://www.example.com/QNameXSD&quot;;

(: insert-start :)
declare variable $input-context as document-node(element(*, xs:untyped)) externa
l;
(: insert-end :)

fn:namespace-uri-from-QName(
        if( true() ) then fn:QName(&quot;http://www.example.com/urn&quot;, exactly-one(xs:
string(($input-context/root/elemQN))[1]))
        else fn:QName(&quot;http://www.example.com/urn&quot;, exactly-one(xs:string(($inpu
t-context/root/@attrQN))[1]))</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16596</commentid>
    <comment_count>1</comment_count>
    <who name="Frans Englich">frans.englich</who>
    <bug_when>2007-09-14 15:14:35 +0000</bug_when>
    <thetext>A fix has been attempted in CVS, XQTS_current.zip is updated.

If the resolution is satisfactory, feel free to change status to CLOSED.
Otherwise, reopen this report. If no feedback is returned within two weeks,
status will be changed to CLOSED. Thanks for reporting!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16613</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2007-09-17 14:57:59 +0000</bug_when>
    <thetext>Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>