<?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>2971</bug_id>
          
          <creation_ts>2006-03-03 17:48:52 +0000</creation_ts>
          <short_desc>Incorrect gMonth format</short_desc>
          <delta_ts>2006-03-14 21:53:21 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>0.8.6</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="Michael Kay">mike</reporter>
          <assigned_to name="Carmelo Montanez">carmelo</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>8537</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2006-03-03 17:48:52 +0000</bug_when>
    <thetext>The data file atomic.xml contains the following data for an element of type
xs:gMonth:

&lt;atomic:gMonth&gt;--12--&lt;/atomic:gMonth&gt; 

This is invalid. XML Schema Part 2 says:

The lexical representation for gMonth is the left and right truncated lexical
representation for date: --MM. An optional following time zone qualifier is
allowed as for date. No preceding sign is allowed. No other formats are allowed. 

[History: the first issue of XML schema part 2 incorrectly gave the format of
gMonth as --M--. This was corrected by subsequent erratum. Many Schema
processors continue to accept the invalid --M-- format because they get less
hassle from users if they do: many textbooks, for example, have blindly copied
the error from the original spec. However, it&apos;s invalid according to the current
normative spec.]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8583</commentid>
    <comment_count>1</comment_count>
    <who name="Carmelo Montanez">carmelo</who>
    <bug_when>2006-03-06 18:39:33 +0000</bug_when>
    <thetext>Michael:

Thanks.  I will have to take a close look at this as it may affect a number of tests.

Thanks,
Carmelo</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8718</commentid>
    <comment_count>2</comment_count>
    <who name="Carmelo Montanez">carmelo</who>
    <bug_when>2006-03-14 21:53:21 +0000</bug_when>
    <thetext>Michael:

Correct.  Fixed file.  I believe, this will not affect any tests.  Please close
the bug if in agreement and able to verify.

Thanks,
Carmelo</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>