<?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>5389</bug_id>
          
          <creation_ts>2008-01-17 15:33:05 +0000</creation_ts>
          <short_desc>smlerr namespace still mentioned in SML and SML-IF spec</short_desc>
          <delta_ts>2008-01-18 08:58:24 +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>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Valentina Popescu">popescu</reporter>
          <assigned_to name="Kumar Pandit">kumarp</assigned_to>
          
          
          <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>18388</commentid>
    <comment_count>0</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2008-01-17 15:33:05 +0000</bug_when>
    <thetext>As a result of the localization support updates and XML Data output format for schematron rules, sml-err-schema.xsd has been completely removed from the third draft.

I still see the namespace mentioned in the SML and SML-IF specs.

Required updates :
1. SMl spec, section 2.3 XML Namespaces, table 2-1
Remove this row : smlerr 	 http://www.w3.org/2008/01/sml-err 	This specification

2. SML-IF
Section 4.1 Packaging 

Replace this 

    &lt;displayName smlerr:localizationid=
                         &quot;xs:anyURI URI identifying the translation
                        resource for the display name&quot; ?&gt; ?
      xs:string Descriptive name of model intended for display
    &lt;displayName/&gt;
    &lt;description smlerr:localizationid=
                         &quot;xs:anyURI URI identifying the translation
                        resource for the description&quot; ?&gt; ?
      xs:string Textual description of model for human consumption
    &lt;description/&gt;

with 

    &lt;displayName smlerr:locid=
                         &quot;xs:anyURI URI identifying the translation
                        resource for the display name&quot; ?&gt; ?
      xs:string Descriptive name of model intended for display
    &lt;displayName/&gt;
    &lt;description sml:locid=
                         &quot;xs:anyURI URI identifying the translation
                        resource for the description&quot; ?&gt; ?
      xs:string Textual description of model for human consumption
    &lt;description/&gt;

3. sml-if.xsd

Replace this 

  &lt;!-- If there is a need for localized string values, e.g. in displayName
       or description, the smlerr:localizationid global attribute can be
       used --&gt;

with

  &lt;!-- If there is a need for localized string values, e.g. in displayName
       or description, the sml:locid global attribute can be
       used --&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18410</commentid>
    <comment_count>1</comment_count>
    <who name="Kumar Pandit">kumarp</who>
    <bug_when>2008-01-18 08:58:24 +0000</bug_when>
    <thetext>Made all of the suggested changes. 

In addition, deleted the following line from common.dtd:

&lt;!ENTITY smlerrns &quot;http://www.w3.org/&amp;draft.year;/&amp;draft.mm;/sml-err&quot;&gt;
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>