<?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>5033</bug_id>
          
          <creation_ts>2007-09-11 18:12:43 +0000</creation_ts>
          <short_desc>[UPD] XQueryX schema uses incorrect type name</short_desc>
          <delta_ts>2007-09-13 19:39:16 +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>Update Facility</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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="Jim Melton">jim.melton</reporter>
          <assigned_to name="Jim Melton">jim.melton</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>16470</commentid>
    <comment_count>0</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2007-09-11 18:12:43 +0000</bug_when>
    <thetext>In E.1, Schema, near the end, appears the following:

&lt;!-- Redefine the functionDecl complext type --&gt;
  &lt;xsd:complexType name=&quot;functionDeclType&quot;&gt;
    &lt;xsd:complexContent&gt;
      &lt;xsd:extension base=&quot;functionDeclType&quot;&gt;
        &lt;xsd:attribute name=&quot;updatingFunction&quot;
                       type=&quot;xsd:boolean&quot; default=&quot;false&quot;/&gt;
      &lt;/xsd:extension&gt;
    &lt;/xsd:complexContent&gt;
  &lt;/xsd:complexType&gt;

The name of the complex type is mis-spelled and does not align with the (corrected) XQueryX schema found at http://www.w3.org/2005/XQueryX/xqueryx.xsd.  

Instead of &quot;functionDeclType&quot; (in two places), the name should be spelled &quot;functionDecl&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16536</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2007-09-13 19:39:00 +0000</bug_when>
    <thetext>The XML Query WG approved this change to the XQuery Update Facility&apos;s XQueryX schema and the changes have been reflected in member CVS.  Since you were present when this change was approved, we are marking the bug FIXED and CLOSED. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>