| 8 | | Fileset Names |
| 9 | | ------------- |
| | 8 | '''Product List Format''' |
| | 9 | The data store product list is the list of file sets in the given product. The product listing |
| | 10 | contains information about the contents of the fileset. Example |
| | 11 | |
| | 12 | |
| | 13 | {{{ |
| | 14 | # filesetID |time registered |type |target_id|stage|stage_id|exp_name| |
| | 15 | o4741g0234o.fake.2799.11.1 |2009-04-15T01:22:12Z|notset |5|fake|2799 |o4741g0234o| |
| | 16 | o4741g0236o.chip.14519.33.1|2009-04-15T03:02:11Z|notset |1|chip|14519|o4741g0236o| |
| | 17 | o4741g0235o.chip.14518.32.1|2009-04-15T03:02:12Z|notset |1|chip|14518|o4741g0235o| |
| | 18 | o4741g0234o.chip.14517.31.1|2009-04-15T03:02:12Z|notset |1|chip|14517|o4741g0234o| |
| | 19 | o4741g0237o.chip.14520.34.1|2009-04-15T03:02:13Z|notset |1|chip|14520|o4741g0237o| |
| | 20 | o4741g0240o.chip.14522.36.1|2009-04-15T03:02:14Z|notset |1|chip|14522|o4741g0240o| |
| | 21 | o4741g0239o.chip.14524.38.1|2009-04-15T03:02:14Z|notset |1|chip|14524|o4741g0239o| |
| | 22 | o4741g0241o.chip.14523.37.1|2009-04-15T03:02:15Z|notset |1|chip|14523|o4741g0241o| |
| | 23 | o4741g0238o.chip.14521.35.1|2009-04-15T04:03:19Z|notset |1|chip|14521|o4741g0238o| |
| | 24 | }}} |
| | 25 | |
| | 26 | |
| | 27 | Note: the fileset type for IPP distribution bundles has not yet been defined. (notset in this example) |
| | 28 | |
| | 29 | '''Fileset Names''' |
| | 30 | |