<?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>13484</bug_id>
          
          <creation_ts>2011-07-31 23:04:47 +0000</creation_ts>
          <short_desc>XSLT bug in the transformation for XSD 1.1 CR</short_desc>
          <delta_ts>2013-07-15 10:06:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema</product>
          <component>Structures: XSD Part 1</component>
          <version>1.1 only</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>editorial</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>saasha</reporter>
          <assigned_to name="David Ezell">David_E3</assigned_to>
          <cc>cmsmcq</cc>
          
          <qa_contact name="XML Schema comments list">www-xml-schema-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>51874</commentid>
    <comment_count>0</comment_count>
    <who name="">saasha</who>
    <bug_when>2011-07-31 23:04:47 +0000</bug_when>
    <thetext>Hello!

The two parts of the XHTML 1.0 version of the candidate recommendation for the XML schema definition language 1.1 are available at
http://www.w3.org/TR/2011/CR-xmlschema11-1-20110721/ and
http://www.w3.org/TR/2011/CR-xmlschema11-2-20110721/

These two documents link to their non-normative XML versions at
http://www.w3.org/TR/2011/CR-xmlschema11-2-20110721/datatypes.xml and
http://www.w3.org/TR/2011/CR-xmlschema11-1-20110721/structures.xml which, according to their first lines, should be transformed with a serie of XSL transformations.

None of these XML files seems to work with the web browsers I have used to try to read them. The reason for that seems to reside in one transformation called diffspec_custom.xsl and available at
http://www.w3.org/TR/2011/CR-xmlschema11-2-20110721/diffspec_custom.xsl (for example). This transformation uses XSLT version 1.1, which is retired and not well supported. The change from version 1.0 is annotated on line 28. Changing the version from 1.1 to 2.0 would require to fix some types mismatches, for example on lines 118 132 148 where the xs:boolean variable show.nsq.diffs is compared to the xs:integer 1. One the other hand, the XSLT version could be changed back to 1.0 combined with avoiding the xsl:with-param elements which are children of xsl:apply-imports on lines 266 and 295.

Regards!

Saaha,</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54767</commentid>
    <comment_count>1</comment_count>
    <who name="David Ezell">David_E3</who>
    <bug_when>2011-08-12 15:48:37 +0000</bug_when>
    <thetext>WG notes that the xml files indeed do not load properly.  We will investigate.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>