<?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>5455</bug_id>
          
          <creation_ts>2008-02-06 16:18:05 +0000</creation_ts>
          <short_desc>CVS: K2-SeqIDFunc-11 and 12</short_desc>
          <delta_ts>2008-03-13 16:07:57 +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>18800</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2008-02-06 16:18:05 +0000</bug_when>
    <thetext>To pass static typing, K2-SeqIDFunc-11 and 12 need an exactly-one around the second argument to fn:id.

fn:id($arg as xs:string*, $node as  node()) as element()*

In call to function &apos;id&apos;, expected type &apos;node()&apos; for argument 2 but found &apos;(attribute name of type xs:untypedAtomic)*&apos;.


(:*******************************************************:)
(: Test: K2-SeqIDFunc-11                                 :)
(: Written by: Frans Englich                             :)
(: Date: 2007-11-22T11:31:21+01:00                       :)
(: Purpose: Select elements with xml:id, and trigger node sorting. :)
(:*******************************************************:)
(: insert-start :)
declare variable $input-context1 as document-node(element(*, xs:untyped)) extern
al;
(: insert-end :)

id((&quot;short&quot;), $input-context1//xs:element/@name[. = &quot;positiveInteger&quot;])</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19230</commentid>
    <comment_count>1</comment_count>
    <who name="Frans Englich">frans.englich</who>
    <bug_when>2008-02-29 12:07:48 +0000</bug_when>
    <thetext>Fixed in CVS. Added alternative static typing queries.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19251</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2008-03-03 09:15:13 +0000</bug_when>
    <thetext>Unless I&apos;m mistaken, the static tests are identical to the non-static in CVS.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19256</commentid>
    <comment_count>3</comment_count>
    <who name="Frans Englich">frans.englich</who>
    <bug_when>2008-03-03 10:00:29 +0000</bug_when>
    <thetext>Committed fixes. However, I wish I could guarantee against any silly mistakes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19259</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2008-03-03 15:27:57 +0000</bug_when>
    <thetext>K2-SeqIDFunc-11 is fine now, but I&apos;m afraid there&apos;s a typo in K2-SeqIDFunc-12 (&apos;exaclty-one&apos;).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19448</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2008-03-13 16:07:45 +0000</bug_when>
    <thetext>K2-SeqIDFunc-12 is now fixed.  Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>