<?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>11683</bug_id>
          
          <creation_ts>2011-01-06 17:46:20 +0000</creation_ts>
          <short_desc>Functions that have the signatures in the &apos;op&apos; namespace instead of &apos;fn&apos; namespace</short_desc>
          <delta_ts>2011-06-07 13:50:55 +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 3.0</component>
          <version>Working drafts</version>
          <rep_platform>PC</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>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sorin Nasoi">spungi</reporter>
          <assigned_to name="Michael Kay">mike</assigned_to>
          <cc>chillery-w3cbugs</cc>
          
          <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>43866</commentid>
    <comment_count>0</comment_count>
    <who name="Sorin Nasoi">spungi</who>
    <bug_when>2011-01-06 17:46:20 +0000</bug_when>
    <thetext>the following functions (given in the form function#arity) should have their signatures in the &apos;fn&apos; namespace, not &apos;op&apos; like it is in the latest version of the F&amp;O 3.0 spec: 

day-from-dateTime#1, 
hours-from-dateTime#1, 
month-from-dateTime#1,
year-from-dateTime#1

See for instance
http://www.w3.org/XML/Group/qtspecs/specifications/xpath-functions-30/html/Overview.html#func-year-from-dateTime

op:year-from-dateTime($arg as xs:dateTime?) as xs:integer?

instead of

fn:year-from-dateTime($arg as xs:dateTime?) as xs:integer?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>43911</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2011-01-07 18:19:10 +0000</bug_when>
    <thetext>Thankyou for pointing this out. I have fixed the source. I have marked the problem as editorial as I do not think it needs WG attention.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49260</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2011-06-07 13:50:55 +0000</bug_when>
    <thetext>I am marking this closed since the problem has been fixed editorially. Feel free to reopen if unsatisfied.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>