bwalding    2003/06/11 15:30:33

  Modified:    src/xsd  maven-project.xsd
  Log:
  Clarify the timezone offset field
  
  Revision  Changes    Path
  1.26      +3 -1      maven/src/xsd/maven-project.xsd
  
  Index: maven-project.xsd
  ===================================================================
  RCS file: /home/cvs/maven/src/xsd/maven-project.xsd,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- maven-project.xsd 21 May 2003 13:15:07 -0000      1.25
  +++ maven-project.xsd 11 Jun 2003 22:30:33 -0000      1.26
  @@ -206,7 +206,9 @@
       </xs:restriction>
     </xs:simpleType> 
     
  -  <!-- contactDetails/roles/timezone element -->  
  +  <!-- contactDetails/roles/timezone element
  +    -- Stores a decimal that is the offset to GMT.
  +    -->  
     <xs:element name="timezone" type='timezoneType'/>
   
     <!-- /contributors element -->  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to