<?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>5500</bug_id>
          
          <creation_ts>2008-02-21 22:56:14 +0000</creation_ts>
          <short_desc>primaryAlias is overloaded</short_desc>
          <delta_ts>2008-02-22 16:42:58 +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>Interchange Format</component>
          <version>FPWD</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>resolved</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Virginia Smith">virginia.smith</reporter>
          <assigned_to name="Virginia Smith">virginia.smith</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>19181</commentid>
    <comment_count>0</comment_count>
    <who name="Virginia Smith">virginia.smith</who>
    <bug_when>2008-02-21 22:56:14 +0000</bug_when>
    <thetext>Per the 2/21 meeting, the resolution is to separate the base URI functionality from primaryAlias. The end result is to rename primaryAlias and move it out of the aliases element. Update spec accordingly.

Per the meeting, this bug is editorial with no needsReview after it is fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19185</commentid>
    <comment_count>1</comment_count>
    <who name="Virginia Smith">virginia.smith</who>
    <bug_when>2008-02-22 06:44:03 +0000</bug_when>
    <thetext>Fixed per 2/21 discussion. See diff at:

http://www.w3.org/2007/10/htmldiff?doc1=http%3A%2F%2Fdev.w3.org%2Fcvsweb%2F%7Echeckout%7E%2F2007%2Fxml%2Fsml%2Fbuild%2Fsml-if.html%3Frev%3D1.135%26content-type%3Dtext%2Fhtml%3B%2520charset%3Diso-8859-1&amp;doc2=http%3A%2F%2Fdev.w3.org%2Fcvsweb%2F%7Echeckout%7E%2F2007%2Fxml%2Fsml%2Fbuild%2Fsml-if.html%3Frev%3D1.136%26content-type%3Dtext%2Fhtml%3B%2520charset%3Diso-8859-1

The diff does not show the schema diff very well. The new schema is:

  &lt;xs:element name=&quot;docinfo&quot; type=&quot;smlif:docinfoType&quot;/&gt;
  &lt;xs:complexType name=&quot;docinfoType&quot; mixed=&quot;false&quot;&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name=&quot;baseURI&quot; type=&quot;smlif:uriType&quot; minOccurs=&quot;0&quot;/&gt;
      &lt;xs:element ref=&quot;smlif:aliases&quot; minOccurs=&quot;0&quot;/&gt;
      &lt;xs:any namespace=&quot;##other&quot; processContents=&quot;lax&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;
    &lt;/xs:sequence&gt;
    &lt;xs:anyAttribute namespace=&quot;##other&quot; processContents=&quot;lax&quot;/&gt;
  &lt;/xs:complexType&gt;
  &lt;xs:element name=&quot;aliases&quot; type=&quot;smlif:aliasCollectionType&quot;/&gt;
  &lt;xs:complexType name=&quot;aliasCollectionType&quot; mixed=&quot;false&quot;&gt;
    &lt;xs:sequence&gt;
      &lt;xs:element name=&quot;alias&quot; type=&quot;smlif:uriType&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;
      &lt;xs:any namespace=&quot;##other&quot; processContents=&quot;lax&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;
    &lt;/xs:sequence&gt;
    &lt;xs:anyAttribute namespace=&quot;##other&quot; processContents=&quot;lax&quot;/&gt;
  &lt;/xs:complexType&gt;


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19190</commentid>
    <comment_count>2</comment_count>
    <who name="Virginia Smith">virginia.smith</who>
    <bug_when>2008-02-22 16:42:58 +0000</bug_when>
    <thetext>Incorporated Valentina&apos;s feedback. These changes only at:

http://www.w3.org/2007/10/htmldiff?doc1=http%3A%2F%2Fdev.w3.org%2Fcvsweb%2F%7Echeckout%7E%2F2007%2Fxml%2Fsml%2Fbuild%2Fsml-if.html%3Frev%3D1.136%26content-type%3Dtext%2Fhtml%3B%2520charset%3Diso-8859-1&amp;doc2=http%3A%2F%2Fdev.w3.org%2Fcvsweb%2F%7Echeckout%7E%2F2007%2Fxml%2Fsml%2Fbuild%2Fsml-if.html%3Frev%3D1.137%26content-type%3Dtext%2Fhtml%3B%2520charset%3Diso-8859-1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>