File: oval-def_time_difference_function.xml

package info (click to toggle)
openscap 1.0.9-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,588 kB
  • ctags: 26,325
  • sloc: xml: 611,156; ansic: 90,367; sh: 26,693; makefile: 2,463; python: 804; perl: 445; cpp: 123
file content (544 lines) | stat: -rw-r--r-- 56,979 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:win-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5">
  <generator>
    <oval:schema_version>5.10.1</oval:schema_version>
    <oval:timestamp>2009-01-12T10:41:00-05:00</oval:timestamp>
    <terms_of_use>Copyright (c) 2002-2012, The MITRE Corporation. All rights reserved. The contents of this file are subject to the license described in terms.txt.</terms_of_use>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval.test:def:336" version="1" class="miscellaneous">
      <metadata>
        <title>Evaluate to true if the oval-def:time_difference function is properly supported</title>
        <description>This definition is intended to evalutate to true if the interpreter properly supports the oval-def:time_difference function.</description>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:878"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:545"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:475"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:55"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:296"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:779"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:351"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:484"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:694"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:601"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:542"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:41"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:88"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:808"/>
        <criterion comment="Test that the time_difference function is supported with a set of month_day_year timedate values and a set of day_month_year values timedate values." test_ref="oval:org.mitre.oval.test:tst:371"/>
        <criterion comment="Test that the time_difference function is supported with a seconds_since_epoch timedate value (current time) and a seconds_since_epoch timedate value." test_ref="oval:org.mitre.oval.test:tst:135"/>
        <criterion comment="Test that the time_difference function is supported with a day_month_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:203"/>
        <criterion comment="Test that the time_difference function is supported with a day_month_year timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:192"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a seconds_since_epoch timedate value." test_ref="oval:org.mitre.oval.test:tst:772"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:933"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:810"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:536"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:824"/>
        <criterion comment="Test that the time_difference function is supported with a month_day_year timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:282"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:596"/>
        <criterion comment="Test that the time_difference function is supported with a day_month_year timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:521"/>
        <criterion comment="Test that the time_difference function is supported with a day_month_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:767"/>
        <criterion comment="Test that the time_difference function is supported with a day_month_year timedate value and a month_day_year timedate value." test_ref="oval:org.mitre.oval.test:tst:690"/>
        <criterion comment="Test that the time_difference function is supported with a seconds_since_epoch timedate value and a year_month_day timedate value." test_ref="oval:org.mitre.oval.test:tst:683"/>
        <criterion comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." test_ref="oval:org.mitre.oval.test:tst:369"/>
      </criteria>
    </definition>
  </definitions>
  <tests>
    <variable_test id="oval:org.mitre.oval.test:tst:878" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:887"/>
      <state state_ref="oval:org.mitre.oval.test:ste:225"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:545" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:23"/>
      <state state_ref="oval:org.mitre.oval.test:ste:130"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:475" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:490"/>
      <state state_ref="oval:org.mitre.oval.test:ste:756"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:55" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:724"/>
      <state state_ref="oval:org.mitre.oval.test:ste:657"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:296" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:18"/>
      <state state_ref="oval:org.mitre.oval.test:ste:902"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:779" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:919"/>
      <state state_ref="oval:org.mitre.oval.test:ste:838"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:351" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:624"/>
      <state state_ref="oval:org.mitre.oval.test:ste:487"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:484" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:128"/>
      <state state_ref="oval:org.mitre.oval.test:ste:316"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:694" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:565"/>
      <state state_ref="oval:org.mitre.oval.test:ste:379"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:601" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:10"/>
      <state state_ref="oval:org.mitre.oval.test:ste:550"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:542" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:484"/>
      <state state_ref="oval:org.mitre.oval.test:ste:377"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:41" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:430"/>
      <state state_ref="oval:org.mitre.oval.test:ste:339"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:88" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:866"/>
      <state state_ref="oval:org.mitre.oval.test:ste:328"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:808" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:781"/>
      <state state_ref="oval:org.mitre.oval.test:ste:954"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:371" version="1" comment="Test that the time_difference function is supported with a set of month_day_year timedate values and a set of day_month_year values timedate values." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:596"/>
      <state state_ref="oval:org.mitre.oval.test:ste:64"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:135" version="1" comment="Test that the time_difference function is supported with a seconds_since_epoch timedate value (current time) and a seconds_since_epoch timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:495"/>
      <state state_ref="oval:org.mitre.oval.test:ste:171"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:203" version="1" comment="Test that the time_difference function is supported with a day_month_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:589"/>
      <state state_ref="oval:org.mitre.oval.test:ste:701"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:192" version="1" comment="Test that the time_difference function is supported with a day_month_year timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:316"/>
      <state state_ref="oval:org.mitre.oval.test:ste:263"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:772" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a seconds_since_epoch timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:824"/>
      <state state_ref="oval:org.mitre.oval.test:ste:292"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:933" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:78"/>
      <state state_ref="oval:org.mitre.oval.test:ste:383"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:810" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:238"/>
      <state state_ref="oval:org.mitre.oval.test:ste:222"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:536" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:524"/>
      <state state_ref="oval:org.mitre.oval.test:ste:738"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:824" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:543"/>
      <state state_ref="oval:org.mitre.oval.test:ste:362"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:282" version="1" comment="Test that the time_difference function is supported with a month_day_year timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:216"/>
      <state state_ref="oval:org.mitre.oval.test:ste:472"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:596" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:525"/>
      <state state_ref="oval:org.mitre.oval.test:ste:20"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:521" version="1" comment="Test that the time_difference function is supported with a day_month_year timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:742"/>
      <state state_ref="oval:org.mitre.oval.test:ste:112"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:767" version="1" comment="Test that the time_difference function is supported with a day_month_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:853"/>
      <state state_ref="oval:org.mitre.oval.test:ste:226"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:690" version="1" comment="Test that the time_difference function is supported with a day_month_year timedate value and a month_day_year timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:853"/>
      <state state_ref="oval:org.mitre.oval.test:ste:722"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:683" version="1" comment="Test that the time_difference function is supported with a seconds_since_epoch timedate value and a year_month_day timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:310"/>
      <state state_ref="oval:org.mitre.oval.test:ste:485"/>
    </variable_test>
    <variable_test id="oval:org.mitre.oval.test:tst:369" version="1" comment="Test that the time_difference function is supported with a year_month_day timedate value and a win_filetime timedate value." check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval.test:obj:714"/>
      <state state_ref="oval:org.mitre.oval.test:ste:995"/>
    </variable_test>
  </tests>
  <objects>
    <variable_object id="oval:org.mitre.oval.test:obj:887" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:859</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:23" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:880</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:490" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:271</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:724" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:585</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:18" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:742</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:919" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:770</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:624" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:40</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:128" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:741</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:565" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:618</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:10" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two year_month_day timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:420</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:484" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two month_day_year timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:384</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:430" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two month_day_year timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:640</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:866" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two month_day_year timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:995</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:781" version="1" comment="This variable_object references a single time difference value that is equal to the difference between two month_day_year timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:633</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:399" version="1" comment="This variable_object references a set of valid timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:716</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:846" version="1" comment="This variable_object references a set of valid timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:311</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:596" version="1" comment="This variable_object references an array of time difference values that consists of elements formed by the time_difference function being applied to the Cartesian product of a set of month_day_year timedate values and a set of day_month_year timedate values." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:109</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:495" version="1" comment="This variable_object references a single time difference value that is equal to the difference between the current timedate value and a seconds_since_epoch timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:499</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:589" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a day_month_year timedate value and a month_day_year timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:451</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:316" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a day_month_year timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:828</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:824" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a month_day_year timedate value and a seconds_since_epoch timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:972</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:78" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a month_day_year timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:812</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:238" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a month_day_year timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:670</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:524" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:122</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:543" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:937</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:216" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a month_day_year timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:145</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:525" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:590</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:742" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a day_month_year timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:292</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:853" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a day_month_year timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:727</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:310" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a seconds_since_epoch timedate value and a year_month_day timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:728</var_ref>
    </variable_object>
    <variable_object id="oval:org.mitre.oval.test:obj:714" version="1" comment="This variable_object references a single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <var_ref>oval:org.mitre.oval.test:var:535</var_ref>
    </variable_object>
  </objects>
  <states>
    <variable_state id="oval:org.mitre.oval.test:ste:225" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:130" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:756" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:657" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:902" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:838" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:487" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:316" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:379" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:550" version="1" comment="The time difference between two timedate values is 157832319 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157832319</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:377" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:339" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:328" version="1" comment="The time difference between two timedate values is 157876942 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157876942</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:954" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:64" version="1" comment="The time difference between two timedate values is 162774000 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>162774000</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:171" version="1" comment="The time difference between two timedate values is 86400 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value datatype="int" operation="greater than">86400</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:701" version="1" comment="The time difference between two timedate values is 157852800 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>157852800</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:263" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:292" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:383" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:222" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:738" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:362" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:472" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:20" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:112" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:226" version="1" comment="The time difference between two timedate values is 10364400 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>10364400</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:722" version="1" comment="The time difference between two timedate values is 10364400 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>10364400</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:485" version="1" comment="The time difference between two timedate values is 1243741186 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>1243741186</value>
    </variable_state>
    <variable_state id="oval:org.mitre.oval.test:ste:995" version="1" comment="The time difference between two timedate values is 0 seconds." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <value>0</value>
    </variable_state>
  </states>
  <variables>
    <local_variable id="oval:org.mitre.oval.test:var:859" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>20090204T122343</literal_component>
        <literal_component>20040204T054121</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:880" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009/02/04 12:23:43</literal_component>
        <literal_component>2004/02/04 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:271" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009/02/04 12:23:43</literal_component>
        <literal_component>2004-02-04 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:585" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009-02-04 12:23:43</literal_component>
        <literal_component>2004/02/04 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:742" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009-02-04 12:23:43</literal_component>
        <literal_component>2004-02-04 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:770" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009-02-04</literal_component>
        <literal_component>2004-02-04</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:40" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009-02-04</literal_component>
        <literal_component>2004/02/04</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:741" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009/02/04</literal_component>
        <literal_component>2004-02-04</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:618" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>2009/02/04</literal_component>
        <literal_component>2004/02/04</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:420" version="1" comment="A single time difference value that is equal to the difference between two year_month_day timedate values." datatype="string">
      <time_difference format_1="year_month_day" format_2="year_month_day">
        <literal_component>20090204</literal_component>
        <literal_component>2004-02-04 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:384" version="1" comment="A single time difference value that is equal to the difference between two month_day_year timedate values." datatype="string">
      <time_difference format_1="month_day_year" format_2="month_day_year">
        <literal_component>02/04/2009 12:23:43</literal_component>
        <literal_component>02-04-2004 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:640" version="1" comment="A single time difference value that is equal to the difference between two month_day_year timedate values." datatype="string">
      <time_difference format_1="month_day_year" format_2="month_day_year">
        <literal_component>02/04/2009</literal_component>
        <literal_component>02-04-2004</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:995" version="1" comment="A single time difference value that is equal to the difference between two month_day_year timedate values." datatype="string">
      <time_difference format_1="month_day_year" format_2="month_day_year">
        <literal_component>Feb, 04 2009 12:23:43</literal_component>
        <literal_component>Feb, 04 2004 05:41:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:633" version="1" comment="A single time difference value that is equal to the difference between two month_day_year timedate values." datatype="string">
      <time_difference format_1="month_day_year" format_2="month_day_year">
        <literal_component>February, 04 2009</literal_component>
        <literal_component>February, 04 2004</literal_component>
      </time_difference>
    </local_variable>
    <constant_variable id="oval:org.mitre.oval.test:var:716" version="1" comment="A set of valid timedate values." datatype="string">
      <value>04/02/2009</value>
      <value>04/02/2009</value>
      <value>04/02/2009</value>
      <value>04/02/2009</value>
    </constant_variable>
    <constant_variable id="oval:org.mitre.oval.test:var:311" version="1" comment="A set of valid timedate values." datatype="string">
      <value>04-02-2004</value>
      <value>04-02-2004</value>
      <value>04-02-2004</value>
      <value>04-02-2004</value>
    </constant_variable>
    <local_variable id="oval:org.mitre.oval.test:var:109" version="1" comment="An array of time difference values that consists of elements formed by the time_difference function being applied to the Cartesian product of a set of month_day_year timedate values and a set of day_month_year timedate values." datatype="string">
      <time_difference format_1="month_day_year" format_2="day_month_year">
        <object_component object_ref="oval:org.mitre.oval.test:obj:399" item_field="value"/>
        <object_component object_ref="oval:org.mitre.oval.test:obj:846" item_field="value"/>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:499" version="1" comment="A single time difference value that is equal to the difference between the current timedate value and a seconds_since_epoch timedate value." datatype="int">
      <time_difference format_2="seconds_since_epoch">
        <literal_component>1238506200</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:451" version="1" comment="A single time difference value that is equal to the difference between a day_month_year timedate value and a month_day_year timedate value." datatype="string">
      <time_difference format_1="day_month_year" format_2="month_day_year">
        <literal_component>04-02-2009 01:54:23</literal_component>
        <literal_component>February, 04 2004 01:54:23</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:828" version="1" comment="A single time difference value that is equal to the difference between a day_month_year timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="day_month_year" format_2="win_filetime">
        <literal_component>1/1/1970</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:972" version="1" comment="A single time difference value that is equal to the difference between a month_day_year timedate value and a seconds_since_epoch timedate value." datatype="string">
      <time_difference format_1="month_day_year" format_2="seconds_since_epoch">
        <literal_component>1-1-1970</literal_component>
        <literal_component>0</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:812" version="1" comment="A single time difference value that is equal to the difference between a month_day_year timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="month_day_year" format_2="win_filetime">
        <literal_component>January, 01 1970</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:670" version="1" comment="A single time difference value that is equal to the difference between a month_day_year timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="month_day_year" format_2="win_filetime">
        <literal_component>Jan, 01 1970</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:122" version="1" comment="A single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="year_month_day" format_2="win_filetime">
        <literal_component>19700101</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:937" version="1" comment="A single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="year_month_day" format_2="win_filetime">
        <literal_component>1970-01-01</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:145" version="1" comment="A single time difference value that is equal to the difference between a month_day_year timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="month_day_year" format_2="win_filetime">
        <literal_component>01/01/1970</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:590" version="1" comment="A single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="year_month_day" format_2="win_filetime">
        <literal_component>19700101T000000</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:292" version="1" comment="A single time difference value that is equal to the difference between a day_month_year timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="day_month_year" format_2="win_filetime">
        <literal_component>01/01/1970</literal_component>
        <literal_component>19db1ded53e8000</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:727" version="1" comment="A single time difference value that is equal to the difference between a day_month_year timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="day_month_year" format_2="month_day_year">
        <literal_component>05-05-1975 05:05:05</literal_component>
        <literal_component>01-05-1975 05:05:05</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:728" version="1" comment="A single time difference value that is equal to the difference between a seconds_since_epoch timedate value and a year_month_day timedate value." datatype="string">
      <time_difference format_1="seconds_since_epoch" format_2="year_month_day">
        <literal_component>1724038267</literal_component>
        <literal_component>1985/03/21 23:51:21</literal_component>
      </time_difference>
    </local_variable>
    <local_variable id="oval:org.mitre.oval.test:var:535" version="1" comment="A single time difference value that is equal to the difference between a year_month_day timedate value and a win_filetime timedate value." datatype="string">
      <time_difference format_1="year_month_day" format_2="win_filetime">
        <literal_component>2005/08/01 02:14:19</literal_component>
        <literal_component>1C5963EB93F4F80</literal_component>
      </time_difference>
    </local_variable>
  </variables>
</oval_definitions>