<?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>1584</bug_id>
          
          <creation_ts>2005-07-14 04:17:32 +0000</creation_ts>
          <short_desc>[FS] technical: 4.1.5 Function Calls: &quot;for all j&quot;</short_desc>
          <delta_ts>2005-09-06 12:59:56 +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>Formal Semantics 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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="Michael Dyck">jmdyck</reporter>
          <assigned_to name="Jerome Simeon">simeon</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>4558</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2005-07-14 04:17:32 +0000</bug_when>
    <thetext>4.1.5 Function Calls

DErr / rule 2
&quot;for all 1 &lt;= j &lt;= m&quot;
    This explicit universal quantification is unique in the spec, and
    there&apos;s no explanation of how to handle it. Usually, &quot;for all j&quot;
    is accomplished with an ellipsis, thus:

        FunctionDecl1 =
            declare function expanded-QName(Type1, ..., Typen) as Type
                   ...
        FunctionDeclm =
            declare function expanded-QName(Type1, ..., Typen) as Type

    which requires all the signatures in statEnv.funcType(expanded-QName)
    to be identical, which is presumably forbidden for m &gt; 1. You could
    avoid this by adding a &apos;j&apos; subscript to all the Type patterns, but
    then you&apos;d also have to add a &apos;j&apos; subscript to the Typei in premise 5,
    but that only makes sense if premise 5 is &quot;within the scope&quot; of the
    &quot;for all j&quot;, which is getting pretty messy.  (Note that this problem
    goes away if you change funcType to map to a single signature.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5245</commentid>
    <comment_count>1</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2005-07-27 05:48:20 +0000</bug_when>
    <thetext>As the WGs have decided to remove the sections corresponding to dynamic errors,
this comment should now be moot.
- Jerome</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5608</commentid>
    <comment_count>2</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2005-08-31 15:26:45 +0000</bug_when>
    <thetext>The XML Query and XSLT WGs have decided to close this comment as moot, with no
further action.
- Jerome</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>