<?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>2150</bug_id>
          
          <creation_ts>2005-09-12 19:30:01 +0000</creation_ts>
          <short_desc>[XQuery] Processing model: promotion not part of normalization</short_desc>
          <delta_ts>2005-09-14 17:32:30 +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>XQuery 1.0</component>
          <version>Last Call 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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jerome Simeon">simeon</reporter>
          <assigned_to name="Don Chamberlin">chamberl</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>6115</commentid>
    <comment_count>0</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2005-09-12 19:30:01 +0000</bug_when>
    <thetext>Reported on behalf of Lionel Villard, from IBM Watson.
- Jerome

In [Section 2.2.3.1 Static Analysis Phase]

The third paragraph mentions that normalization makes type promotion explicit.
But that is not the case (anymore). Type promotion is handled by the dynamic
evaluation directly.

I would suggest to rephrase by removing &quot;, type promotio&quot; from the paragraph, as
follows:

&lt;&lt;
The operation tree is then normalized by making explicit the implicit operations
such as atomization, type promotion, and extraction of Effective Boolean Values
(step SQ5). The normalization process is described in [XQuery 1.0 and XPath 2.0
Formal Semantics].
&gt;&gt;

to

&lt;&lt;
The operation tree is then normalized by making explicit the implicit operations
such as atomization, and extraction of Effective Boolean Values (step SQ5). The
normalization process is described in [XQuery 1.0 and XPath 2.0 Formal Semantics].
&gt;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6143</commentid>
    <comment_count>1</comment_count>
    <who name="Don Chamberlin">chamberl</who>
    <bug_when>2005-09-14 17:32:13 +0000</bug_when>
    <thetext>Thanks for this suggestion, which was reviewed and approved by the Query 
Working Group on Sept. 14, 2005. I will implement the suggestion in the next 
revision of the XQuery specification.
Don Chamberlin</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>