<?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>6944</bug_id>
          
          <creation_ts>2009-05-23 02:35:47 +0000</creation_ts>
          <short_desc>Oops! in algorithm of timeOnTimeline</short_desc>
          <delta_ts>2010-11-10 17:47:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema</product>
          <component>Datatypes: XSD Part 2</component>
          <version>1.1 only</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>Mac System 9.x</op_sys>
          <bug_status>CLOSED</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dave Peterson">davep</reporter>
          <assigned_to name="David Ezell">David_E3</assigned_to>
          <cc>cmsmcq</cc>
          
          <qa_contact name="XML Schema comments list">www-xml-schema-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25270</commentid>
    <comment_count>0</comment_count>
    <who name="Dave Peterson">davep</who>
    <bug_when>2009-05-23 02:35:47 +0000</bug_when>
    <thetext>The timeOnTimeline algorithm, step 4.a., prescribes: &quot;Add  3600 × hr + 60 × mi + se  to ToTl.&quot;   However, we failed to declare and preset a local variable se .  The fix is to replace

    hr be 0 or dt&apos;s ·hour· , similarly, and
    mi be 0 or dt&apos;s ·minute· , similarly.

with:

    hr be 0 or dt&apos;s ·hour· , similarly, 
    mi be 0 or dt&apos;s ·minute· , similarly, and
    se be 0 or dt&apos;s ·second· , similarly.

This is a formal proposal for WG consideration.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25986</commentid>
    <comment_count>1</comment_count>
    <who name="C. M. Sperberg-McQueen">cmsmcq</who>
    <bug_when>2009-07-15 21:12:56 +0000</bug_when>
    <thetext>The change described in the bug report has now been integrated into the status-quo documents.  I am accordingly marking this issue resolved.

Dave, as the originator, if you would signal your acceptance or rejection of this resolution by closing or reopening the bug in the usual manner, it would be helpful.  If the working group does not hear otherwise from you in the next two weeks, we will assume that you are content with the disposition of this comment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42390</commentid>
    <comment_count>2</comment_count>
    <who name="David Ezell">David_E3</who>
    <bug_when>2010-11-10 17:47:28 +0000</bug_when>
    <thetext>The WG reported this bug as FIXED on 2009-07-15.  We are closing this bug
as requiring no futher work.  If there are issues remaining, you can reopen
this bug and enter a comment to indicate the problem.  Thanks very much for the
feedback.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>