<?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>6480</bug_id>
          
          <creation_ts>2009-01-28 02:52:56 +0000</creation_ts>
          <short_desc>PR publication related editorial changes</short_desc>
          <delta_ts>2009-04-04 22:39:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>SML</product>
          <component>Core+Interchange Format</component>
          <version>CR</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</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="Kumar Pandit">kumarp</reporter>
          <assigned_to name="Kumar Pandit">kumarp</assigned_to>
          <cc>ht</cc>
          
          <qa_contact name="SML Working Group discussion list">public-sml</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23265</commentid>
    <comment_count>0</comment_count>
    <who name="Kumar Pandit">kumarp</who>
    <bug_when>2009-01-28 02:52:56 +0000</bug_when>
    <thetext>Generic bug for making all editorial changes related to publishing the PR draft.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23882</commentid>
    <comment_count>1</comment_count>
    <who name="Henry S. Thompson">ht</who>
    <bug_when>2009-02-23 17:46:23 +0000</bug_when>
    <thetext>Just to clarify: The PR publication process inevitably involved a number of low-level editorial or even sub-editorial changes.  It follows that http://www.w3.org/TR/2009/PR-sml-20090212/sml.xml and http://www.w3.org/TR/2009/PR-sml-if-20090212/sml-if.xml are out of sync with the editors&apos; CVS working copies.  Diffs need to be done and as many of the changes as possible copied back to the CVS versions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24550</commentid>
    <comment_count>2</comment_count>
    <who name="Kumar Pandit">kumarp</who>
    <bug_when>2009-04-04 22:39:32 +0000</bug_when>
    <thetext>Fixed per the email pasted below. The email can also be found at: http://lists.w3.org/Archives/Public/public-sml/2009Mar/0037.html

Details of the fix:
[1]
-- Updated transformsmlspec.xsl to remove the construct that deleted the xml-stylesheet PI.
-- Updated sml-source.xml and sml-if-source.xml to use the following line:
&lt;?xml-stylesheet type=&apos;text/xsl&apos; href=&apos;/2002/xmlspec/xhtml/1.13/xmlspec.xsl&apos;?&gt;

[2]
Change needs to be done manually each time we publish.

[3]
No change was required.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kumar Pandit writes:

&gt; Henry, can you please confirm [1]?
&gt; Henry/others can you please suggest an answer to [2]?
&gt;
&gt; [1]
&gt; The PR version adds &quot;&lt;?xml-stylesheet type=&quot;text/xsl&quot; href=&quot;/2002/xmlspec/xhtml/1.13/xmlspec.xsl&quot;?&gt;&quot; to sml.xml. In the current build, transformxmlspec.xsl explicitly removes any line matching &quot;&lt;?xml-stylesheet&quot; from the generated xml file. We will need to change transformxmlspec.xsl to not remove that line.
&gt;
&gt; Henry, can you please confirm that this is what we should do?

Yes, I think so.  Since we publish the XML, it&apos;s good if it can be viewed properly online, using the stylesheet. . .

&gt; [2]
&gt; We need to have the following lines in the generated xml:
&gt;
&gt; &lt;!DOCTYPE spec SYSTEM &quot;xmlspec.dtd&quot;[
&gt; &lt;!ATTLIST spec xmlns:xlink CDATA #IMPLIED&gt; ]&gt;
&gt;
&gt; This line is emitted by the xsl:output element in 
&gt; transformxmlspec.xsl. I am not an xslt expert. Can someone suggest the 
&gt; parameters to pass to xsl:output so that the above line is output?

I&apos;m not sure I understand your publication tool chain.  Are you saying that the XML I was working with was itself generated by a stylesheet
- From some _other_ XML?  There is no way to get XSLT to add declarations to the internal subset, we&apos;ll have to continue doing that by hand, as I did.  Not a big deal.

&gt; [3] The PR document removes Henry&apos;s name from the list of SML WG 
&gt; members in Acknowledgements. Since Henry is now a member, I believe 
&gt; his name should no longer be removed therefore I did not make this 
&gt; change.

Thanks!

ht
- -- 
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>