<?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>5448</bug_id>
          
          <creation_ts>2008-02-04 17:40:59 +0000</creation_ts>
          <short_desc>Update code samples to use the smlxpath1() scheme</short_desc>
          <delta_ts>2008-02-14 20:13: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>Core+Interchange Format</component>
          <version>LC</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="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>18738</commentid>
    <comment_count>0</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2008-02-04 17:40:59 +0000</bug_when>
    <thetext>Almost all of the SML and SML-IF samples need to be updated to use the new defined smlxpath1() scheme

For example

      &lt;sml:uri&gt;
        http://www.university.example.org/Universities/MIT/Courses.xml
		#xmlns(u=http://www.university.example.org/ns)
		xpointer(/u:Courses/u:Course[u:Name=&apos;MAT100&apos;])
      &lt;/sml:uri&gt;

should read

      &lt;sml:uri&gt;
        http://www.university.example.org/Universities/MIT/Courses.xml
		#xmlns(u=http://www.university.example.org/ns)
		smlxpath1(/u:Courses/u:Course[u:Name=&apos;MAT100&apos;])
      &lt;/sml:uri&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18813</commentid>
    <comment_count>1</comment_count>
    <who name="Kumar Pandit">kumarp</who>
    <bug_when>2008-02-07 04:16:53 +0000</bug_when>
    <thetext>Marking editorial as this bug fix involves purely editorial changes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18814</commentid>
    <comment_count>2</comment_count>
    <who name="Kumar Pandit">kumarp</who>
    <bug_when>2008-02-07 09:05:36 +0000</bug_when>
    <thetext>Replaced all occurrences of xpointer() by smlxpath1() in the examples in SML and SML-IF specs.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>19035</commentid>
    <comment_count>3</comment_count>
    <who name="John Arwe">johnarwe</who>
    <bug_when>2008-02-14 02:09:20 +0000</bug_when>
    <thetext>+1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>