<?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>4650</bug_id>
          
          <creation_ts>2007-06-13 19:56:50 +0000</creation_ts>
          <short_desc>Typo in section 5.1.4</short_desc>
          <delta_ts>2007-06-20 21:10:03 +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</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Valentina Popescu">popescu</reporter>
          <assigned_to name="C. M. Sperberg-McQueen">cmsmcq</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>15430</commentid>
    <comment_count>0</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2007-06-13 19:56:50 +0000</bug_when>
    <thetext>The namespace declaration for both example outputs is incorrect.  It should be xmlns:smlerr and not xmlns:sml.  For example, the text below is incorrect:

&lt;smlerr:errorData xmlns:sml=&quot;http://schemas.serviceml.org/smlerr/2007/02&quot;&gt;
  &lt;smlerr:attributeNode xmlns:u=&quot;urn:university&quot;
                        name=&quot;u:name&quot;&gt;MIT&lt;/smlerr:attributeNode&gt;
  &lt;smlerr:attributeNode xmlns:u=&quot;urn:university&quot;
                        name=&quot;u:isPublic&quot;&gt;false&lt;/smlerr:attributeNode&gt;
&lt;/smlerr:errorData&gt;

Also the following typo needs to be fixed in the first example; on the output element declaration; sml:output should be changed to smlerr:output :

&lt;sml:output applicationUri=&quot;someApplicationUri&quot;
                                       id=&quot;IPXML&quot;
                                       expression=&quot;.&quot;&gt;
                           &lt;/sml:output&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15491</commentid>
    <comment_count>1</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2007-06-20 21:10:03 +0000</bug_when>
    <thetext>the fix has been checked into CVS</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>