<?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>2705</bug_id>
          
          <creation_ts>2006-01-11 18:56:02 +0000</creation_ts>
          <short_desc>[XSLT]  misleading sentence in section 11.1.2</short_desc>
          <delta_ts>2006-02-02 19:54:59 +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>XSLT 2.0</component>
          <version>Candidate Recommendation</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="Joanne Tong">joannet</reporter>
          <assigned_to name="Michael Kay">mike</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>7789</commentid>
    <comment_count>0</comment_count>
    <who name="Joanne Tong">joannet</who>
    <bug_when>2006-01-11 18:56:02 +0000</bug_when>
    <thetext>Second note in section 11.1.2 (Attribute Nodes for Literal Result Elements) 
reads:

&quot;The same is true of the schema-defined attributes xsi:type, xsi:nil, 
xsi:noNamespaceSchemaLocation, and xsi:schemaLocation. If the stylesheet is 
processed by a schema processor, these attributes will be recognized and 
interpreted by the schema processor, but they have no special meaning to the 
XSLT processor. The attributes are copied to the result tree in the same way 
as any other attribute. If the result tree is validated, the copied attributes 
will again be recognized and interpreted by the schema processor.&quot;

The sentence &quot;... but they have no special meaning to the XSLT processor&quot; 
should be rephrased because those attributes do have a meaning when validation 
is requested by an XSLT processor.  The second note in section 19.2.1.1 
(Validation using the [xsl:]validation Attribute) reads: 

&quot;If an element that is being validated has an xsi:type attribute, then the 
value of the xsi:type attribute will be taken into account when performing the 
validation....&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8020</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2006-01-27 20:51:27 +0000</bug_when>
    <thetext>The sentence has been changed to read:

If the stylesheet is processed by a schema processor,
these attributes will be recognized and interpreted by the schema processor, but 
in addition the XSLT processor treats them like any other attribute
on a literal result element: that is, their effective value
(after expanding attribute value templates) is copied to the result
tree in the same way as any other attribute.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>