<?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>1663</bug_id>
          
          <creation_ts>2005-07-16 08:05:26 +0000</creation_ts>
          <short_desc>[FS] editorial: 4.7.3.5 Computed Processing Instruction Constructors</short_desc>
          <delta_ts>2007-01-16 17:32:29 +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>minor</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>4747</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2005-07-16 08:05:26 +0000</bug_when>
    <thetext>4.7.3.5 Computed Processing Instruction Constructors

Norm / rule (2|3)
fs:item-sequence-to-untypedAtomic-PI( [[ Expr ]]_Expr )
    This function takes a single argument (of type item*), but
    [[ Expr ]]_Expr could result in a sequence of comma-separated
    ExprSingles, which would then constitute multiple args.
    Put [[ Expr ]]_Expr in parentheses to ensure a single arg.

Norm / rule (2|3)
fn:data( [[ Expr1 ]]_Expr )
    Ditto the above. Add parentheses to ensure a single arg.

DEv / rule 3 / premise 3
&quot;xs:NCName(Value1); =&gt;&quot;
    Delete semicolon.

DEv / rule (2|3|4) / premise 3
&quot;dynEnv |- xs:NCName(Value1) =&gt; NCName1&quot;
    I don&apos;t think you need dynEnv for this.  Change to:
        NCName1 = xs:NCName(Value1)

DEv / rule (2|3|4)
    These three rules differ only in premise 2. Couldn&apos;t you combine them
    into one rule, with:
        statEnv |- Value1 matches (xs:NCName|xs:string|xdt:untypedAtomic)
    as its premise 2?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9270</commentid>
    <comment_count>1</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2006-04-16 23:53:12 +0000</bug_when>
    <thetext>Fixed as suggested.
- Jerome
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11816</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2006-09-18 08:21:32 +0000</bug_when>
    <thetext>In the fourth comment, I suggested removing &quot;dynEnv |-&quot; and changing &quot;=&gt;&quot; to &quot;=&quot;. The 2006-06 CR has the first change but not the second, which doesn&apos;t really make sense.   </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12896</commentid>
    <comment_count>3</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2006-11-09 22:45:31 +0000</bug_when>
    <thetext>Fixed.
- Jerome</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>