home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / viscobv6.zip / vac22os2 / ibmcobol / samples / pusample / dataeg1.xsd < prev    next >
Text File  |  1998-01-08  |  1KB  |  59 lines

  1. <comment>
  2. =====================================================================
  3. Sample Initial Seed File
  4. Visual Age Cobol Professional
  5.  
  6. Licensed Materials - Property of IBM
  7.  
  8. 83H9095
  9.  
  10. (C) Copyright IBM Corp. 1997
  11.  
  12. =====================================================================
  13. </comment>
  14.  
  15. <seed>
  16.   <builtin-year>
  17.   <annotate> Affected by an intrinsic function
  18. </seed>
  19.  
  20. <seed>
  21.   <pattern> *date*
  22.     <except> *update*
  23.   <pattern> *today*
  24.   <pattern> *yesterday*
  25.   <pattern> *tomorrow*
  26.   <attribute> 99X99X99
  27.   <attribute> AAA9999
  28.   <attribute> 999999
  29.   <attribute> 99999999
  30.   <attribute> 99AAA99
  31.   <attribute> fixed-dec
  32. </seed>
  33.  
  34. <seed>
  35.   <pattern> *yy*
  36.   <attribute> 99
  37.   <attribute> 9999
  38.   <attribute> fixed-bin
  39.   <attribute> fixed-dec
  40. </seed>
  41.  
  42. <seed>
  43.   <pattern> *year*
  44.   <attribute> 99
  45.   <attribute> 9999
  46.   <attribute> fixed-bin
  47.   <attribute> fixed-dec
  48.   <attribute> float
  49. </seed>
  50.  
  51. <seed>
  52.   <pattern> *
  53.   <attribute> complex
  54.   <annotate>  Affected by a complex variable
  55.   <used-as-non-year>
  56. </seed>
  57.  
  58.  
  59.