<?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>4967</bug_id>
          
          <creation_ts>2007-08-20 15:13:32 +0000</creation_ts>
          <short_desc>[XQTS] XQueryX version of Constr-attr-ws-1</short_desc>
          <delta_ts>2007-08-30 10:24:14 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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="Oliver Hallam">oliver</reporter>
          <assigned_to name="Andrew Eisenberg">andrew.eisenberg</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>16221</commentid>
    <comment_count>0</comment_count>
    <who name="Oliver Hallam">oliver</who>
    <bug_when>2007-08-20 15:13:32 +0000</bug_when>
    <thetext>Constr-attr-ws-1 is the following test:

&lt;elem attr=&quot;
&quot;/&gt;

with the new line being #xA#xD.

The XQueryX version of this test reads as follows:

&lt;xqx:module xmlns:xqx=&quot;http://www.w3.org/2005/XQueryX&quot;
            xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
            xsi:schemaLocation=&quot;http://www.w3.org/2005/XQueryX
                                http://www.w3.org/2005/XQueryX/xqueryx.xsd&quot;&gt;
  &lt;xqx:mainModule&gt;
    &lt;xqx:queryBody&gt;
      &lt;xqx:elementConstructor&gt;
        &lt;xqx:tagName&gt;elem&lt;/xqx:tagName&gt;
        &lt;xqx:attributeList&gt;
          &lt;xqx:attributeConstructor&gt;
            &lt;xqx:attributeName&gt;attr&lt;/xqx:attributeName&gt;
            &lt;xqx:attributeValue&gt;  &lt;/xqx:attributeValue&gt;
          &lt;/xqx:attributeConstructor&gt;
        &lt;/xqx:attributeList&gt;
      &lt;/xqx:elementConstructor&gt;
    &lt;/xqx:queryBody&gt;
  &lt;/xqx:mainModule&gt;
&lt;/xqx:module&gt;

The #xA and #xD characters have been converted to spaces, but this should only happen after #xD#xA has been normalized to #xA, and so the attribute should be a single space, not two.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16258</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Eisenberg">andrew.eisenberg</who>
    <bug_when>2007-08-23 20:32:01 +0000</bug_when>
    <thetext>This problem has been fixed as you suggest. The version of XQTS_current.zip
committed earlier today reflects these changes.

Please close this bug report if you agree with this resolution.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16334</commentid>
    <comment_count>2</comment_count>
    <who name="Oliver Hallam">oliver</who>
    <bug_when>2007-08-30 10:24:14 +0000</bug_when>
    <thetext>Thanks</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>