home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / viscobv6.zip / vac22os2 / ibmcobol / samples / seedfile / sample.xsd
Text File  |  1997-02-28  |  715b  |  39 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.   <pattern> *today*
  23.   <pattern> *yesterday*
  24.   <pattern> *tomorrow*
  25.   <attribute> 99X99X99
  26.   <attribute> AAA9999
  27.   <attribute> 999999
  28.   <attribute> 99999999
  29.   <attribute> 99AAA99
  30. </seed>
  31.  
  32. <seed>
  33.   <pattern> *yy*
  34.   <pattern> *year*
  35.   <attribute> 99
  36.   <attribute> 9999
  37. </seed>
  38.  
  39.