<?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>2414</bug_id>
          
          <creation_ts>2005-10-25 12:43:16 +0000</creation_ts>
          <short_desc>Editorial: fn:min, 15.4.4.1 Examples</short_desc>
          <delta_ts>2006-09-18 10:44:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Functions and Operators 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</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="Frans Englich">frans.englich</reporter>
          <assigned_to name="Ashok Malhotra">ashok.malhotra</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>6892</commentid>
    <comment_count>0</comment_count>
    <who name="Frans Englich">frans.englich</who>
    <bug_when>2005-10-25 12:43:16 +0000</bug_when>
    <thetext>The fourth example in `5.4.4.1 Examples&apos; appears to have a type. It reads: 
 
fn:min(xs:float(0.0E0), xs:float(-0.0E0) can return either positive or negative 
zero. 
 
I think it should be: 
 
fn:min((xs:float(0.0E0), xs:float(-0.0E0))) can return either positive or 
negative zero. 
 
That is, I think one pair of parentheses and one right parenthesis is missing. 
 
 
Cheers, 
Frans</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6897</commentid>
    <comment_count>1</comment_count>
    <who name="Colin Adams">colin</who>
    <bug_when>2005-10-25 17:05:34 +0000</bug_when>
    <thetext>It&apos;s just a right paenthesis that&apos;s missing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6899</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2005-10-25 18:46:56 +0000</bug_when>
    <thetext>I think Frans is right and Colin is wrong. You have to say min((1,2)) to get the
min of a literal sequence.

Michael Kay</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6911</commentid>
    <comment_count>3</comment_count>
    <who name="Colin Adams">colin</who>
    <bug_when>2005-10-26 05:15:51 +0000</bug_when>
    <thetext>Yes, I was mistaken.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7251</commentid>
    <comment_count>4</comment_count>
    <who name="Ashok Malhotra">ashok.malhotra</who>
    <bug_when>2005-11-21 23:45:21 +0000</bug_when>
    <thetext>Appreciate the close reading!  Fixed!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>