This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
/
x-windows-userright-test_5.11.xsd
856 lines (856 loc) · 43.1 KB
/
x-windows-userright-test_5.11.xsd
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
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval-sc="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5" xmlns:win-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" xmlns:win-sc="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#windows" xmlns:sch="http://purl.oclc.org/dsdl/schematron" targetNamespace="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#windows" elementFormDefault="qualified" version="5.11">
<xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-common-5" schemaLocation="oval-common-schema.xsd"/>
<xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-definitions-5" schemaLocation="oval-definitions-schema.xsd"/>
<xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5" schemaLocation="oval-system-characteristics-schema.xsd"/>
<xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" schemaLocation="windows-definitions-schema.xsd"/>
<xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#windows" schemaLocation="windows-system-characteristics-schema.xsd"/>
<xsd:annotation>
<xsd:appinfo>
<schema>Experimental schema for the Windows User Right Test.</schema>
<version>5.11</version>
<date>07/23/2014 12:00:00 PM</date>
<sch:ns prefix="oval-def" uri="http://oval.mitre.org/XMLSchema/oval-definitions-5"/>
<sch:ns prefix="oval-sc" uri="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5"/>
<sch:ns prefix="win-def" uri="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows"/>
<sch:ns prefix="win-sc" uri="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#windows"/>
<sch:ns prefix="xsi" uri="http://www.w3.org/2001/XMLSchema-instance"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:element name="userright_test" substitutionGroup="oval-def:test">
<xsd:annotation>
<xsd:documentation>The userright_test is used to enumerate all of the SIDs that have been granted a specific user right/privilege.</xsd:documentation>
<xsd:appinfo>
<oval:element_mapping>
<oval:test>userright_test</oval:test>
<oval:object>userright_object</oval:object>
<oval:state>userright_state</oval:state>
<oval:item target_namespace="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#windows">userright_item</oval:item>
</oval:element_mapping>
</xsd:appinfo>
<xsd:appinfo>
<sch:pattern id="win-def_userrighttst">
<sch:rule context="win-def:userright_test/win-def:object">
<sch:assert test="@object_ref=ancestor::oval-def:oval_definitions/oval-def:objects/win-def:userright_object/@id"><sch:value-of select="../@id"/> - the object child
element of a userright_test must reference a userright_object</sch:assert>
</sch:rule>
<sch:rule context="win-def:userright_test/win-def:state">
<sch:assert test="@state_ref=ancestor::oval-def:oval_definitions/oval-def:states/win-def:userright_state/@id"><sch:value-of select="../@id"/> - the state child element
of a userright_test must reference a userright_state</sch:assert>
</sch:rule>
</sch:pattern>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="oval-def:TestType">
<xsd:sequence>
<xsd:element name="object" type="oval-def:ObjectRefType"/>
<xsd:element name="state" type="oval-def:StateRefType" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="userright_object" substitutionGroup="oval-def:object">
<xsd:annotation>
<xsd:documentation>The userright_object is used to collect the SIDs that have been granted a specific user right/privilege.</xsd:documentation>
<xsd:appinfo>
<sch:pattern id="win-def_userright_object_verify_filter_state">
<sch:rule context="win-def:userright_object//oval-def:filter">
<sch:let name="parent_object" value="ancestor::win-def:userright_object"/>
<sch:let name="parent_object_id" value="$parent_object/@id"/>
<sch:let name="state_ref" value="."/>
<sch:let name="reffed_state" value="ancestor::oval-def:oval_definitions/oval-def:states/*[@id=$state_ref]"/>
<sch:let name="state_name" value="local-name($reffed_state)"/>
<sch:let name="state_namespace" value="namespace-uri($reffed_state)"/>
<sch:assert test="(($state_namespace='http://oval.mitre.org/XMLSchema/oval-definitions-5#windows') and ($state_name='userright_state'))">State referenced in filter for
<sch:value-of select="name($parent_object)"/> '<sch:value-of select="$parent_object_id"/>' is of the wrong type. </sch:assert>
</sch:rule>
</sch:pattern>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="oval-def:ObjectType">
<xsd:sequence>
<xsd:choice>
<xsd:element ref="oval-def:set"/>
<xsd:sequence>
<xsd:element name="userright" type="oval-def:EntityObjectUserRightType" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>The userright entity holds a string that represents the name of a particular user right/privilege.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="oval-def:filter" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="userright_state" substitutionGroup="oval-def:state">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>The userright_state is used to determine if a SID has been granted a user right/privilege.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oval-def:StateType">
<xsd:sequence>
<xsd:element name="userright" type="oval-def:EntityStateUserRightType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>The userright entity holds a string that represents the name of a particular user right/privilege.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="trustee_sid" type="oval-def:EntityStateStringType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>The trustee_sid element identifies the SID that has been granted the specified user right/privilege. The trustee_sid element can be included multiple times in a system characteristic item in order to record that a user right/privilege has been granted to a number of SIDs. Note that the entity_check attribute associated with EntityStateStringType guides the evaluation of entities like trustee_sid that refer to items that can occur an unbounded number of times.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:element name="userright_item" substitutionGroup="oval-sc:item">
<xsd:complexType>
<xsd:annotation>
<xsd:documentation>The userright_item allows SIDs that have been granted a user right/privilege to be collected.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="oval-sc:ItemType">
<xsd:sequence>
<xsd:element name="userright" type="oval-sc:EntityItemUserRightType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>The userright entity holds a string that represents the name of a particular user right/privilege.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="trustee_sid" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>The trustee_sid element identifies the SID that has been granted the specified user right/privilege. The trustee_sid element can be included multiple times in a system characteristic item in order to record that a user right/privilege has been granted to a number of SIDs. Note that the entity_check attribute associated with EntityStateStringType guides the evaluation of entities like trustee_sid that refer to items that can occur an unbounded number of times.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:complexType name="EntityObjectUserRightType">
<xsd:annotation>
<xsd:documentation>The EntityObjectUserRightType restricts a string value to a specific set of values that describe the different user rights/privileges. The empty string is also allowed to support empty elements associated with error conditions.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:restriction base="oval-def:EntityObjectStringType">
<xsd:enumeration value="SE_ASSIGNPRIMARYTOKEN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to assign the primary token of a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_AUDIT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to generate audit-log entries.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_BACKUP_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform backup operations.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CHANGE_NOTIFY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to receive notifications of changes to files or directories.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_GLOBAL_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create named file mapping objects in the global namespace during Terminal Services sessions.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_PAGEFILE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a paging file.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_PERMANENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a permanent object.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_SYMBOLIC_LINK_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a symbolic link.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_TOKEN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a primary token.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DEBUG_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to debug and adjust the memory of a process owned by another account.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_ENABLE_DELEGATION_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to mark user and computer accounts as trusted for delegation.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_IMPERSONATE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to impersonate.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INC_BASE_PRIORITY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to increase the base priority of a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INCREASE_QUOTA_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to increase the quota assigned to a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INC_WORKING_SET_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to allocate more memory for applications that run in the context of users.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_LOAD_DRIVER_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to load or unload a device driver.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_LOCK_MEMORY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to lock physical pages in memory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_MACHINE_ACCOUNT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a computer account.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_MANAGE_VOLUME_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to enable volume management privileges.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_PROF_SINGLE_PROCESS_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to gather profiling information for a single process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_RELABEL_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the mandatory integrity level of an object.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_REMOTE_SHUTDOWN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to shut down a system using a network request.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_RESTORE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform restore operations.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SECURITY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform a number of security-related functions, such as controlling and viewing audit messages.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SHUTDOWN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to shut down a local system.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYNC_AGENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required for a domain controller to use the Lightweight Directory Access Protocol directory synchronization services.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEM_ENVIRONMENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the nonvolatile RAM of systems that use this type of memory to store configuration information.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEM_PROFILE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to gather profiling information for the entire system.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEMTIME_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the system time.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TAKE_OWNERSHIP_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to take ownership of an object without being granted discretionary access.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TCB_NAME">
<xsd:annotation>
<xsd:documentation>This privilege identifies its holder as part of the trusted computer base.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TIME_ZONE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to adjust the time zone associated with the computer's internal clock.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TRUSTED_CREDMAN_ACCESS_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to access Credential Manager as a trusted caller.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_UNDOCK_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to undock a laptop.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_UNSOLICITED_INPUT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to read unsolicited input from a terminal device.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_BATCH_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the batch logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_BATCH_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the batch logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_NETWORK_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the network logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_REMOTE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on remotely using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_SERVICE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the service logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_NETWORK_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the network logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_REMOTE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on remotely using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SERVICE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the service logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation>The empty string value is permitted here to allow for detailed error reporting.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="EntityStateUserRightType">
<xsd:annotation>
<xsd:documentation>The EntityStateUserRightType restricts a string value to a specific set of values that describe the different user rights/privileges. The empty string is also allowed to support empty elements associated with error conditions.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:restriction base="oval-def:EntityStateStringType">
<xsd:enumeration value="SE_ASSIGNPRIMARYTOKEN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to assign the primary token of a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_AUDIT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to generate audit-log entries.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_BACKUP_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform backup operations.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CHANGE_NOTIFY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to receive notifications of changes to files or directories.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_GLOBAL_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create named file mapping objects in the global namespace during Terminal Services sessions.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_PAGEFILE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a paging file.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_PERMANENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a permanent object.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_SYMBOLIC_LINK_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a symbolic link.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_TOKEN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a primary token.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DEBUG_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to debug and adjust the memory of a process owned by another account.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_ENABLE_DELEGATION_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to mark user and computer accounts as trusted for delegation.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_IMPERSONATE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to impersonate.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INC_BASE_PRIORITY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to increase the base priority of a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INCREASE_QUOTA_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to increase the quota assigned to a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INC_WORKING_SET_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to allocate more memory for applications that run in the context of users.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_LOAD_DRIVER_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to load or unload a device driver.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_LOCK_MEMORY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to lock physical pages in memory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_MACHINE_ACCOUNT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a computer account.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_MANAGE_VOLUME_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to enable volume management privileges.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_PROF_SINGLE_PROCESS_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to gather profiling information for a single process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_RELABEL_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the mandatory integrity level of an object.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_REMOTE_SHUTDOWN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to shut down a system using a network request.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_RESTORE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform restore operations.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SECURITY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform a number of security-related functions, such as controlling and viewing audit messages.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SHUTDOWN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to shut down a local system.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYNC_AGENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required for a domain controller to use the Lightweight Directory Access Protocol directory synchronization services.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEM_ENVIRONMENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the nonvolatile RAM of systems that use this type of memory to store configuration information.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEM_PROFILE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to gather profiling information for the entire system.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEMTIME_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the system time.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TAKE_OWNERSHIP_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to take ownership of an object without being granted discretionary access.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TCB_NAME">
<xsd:annotation>
<xsd:documentation>This privilege identifies its holder as part of the trusted computer base.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TIME_ZONE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to adjust the time zone associated with the computer's internal clock.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TRUSTED_CREDMAN_ACCESS_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to access Credential Manager as a trusted caller.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_UNDOCK_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to undock a laptop.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_UNSOLICITED_INPUT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to read unsolicited input from a terminal device.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_BATCH_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the batch logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_BATCH_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the batch logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_NETWORK_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the network logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_REMOTE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on remotely using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_SERVICE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the service logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_NETWORK_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the network logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_REMOTE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on remotely using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SERVICE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the service logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation>The empty string value is permitted here to allow for detailed error reporting.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="EntityItemUserRightType">
<xsd:annotation>
<xsd:documentation>The EntityItemUserRightType restricts a string value to a specific set of values that describe the different user rights/privileges. The empty string is also allowed to support empty elements associated with error conditions.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:restriction base="oval-sc:EntityItemStringType">
<xsd:enumeration value="SE_ASSIGNPRIMARYTOKEN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to assign the primary token of a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_AUDIT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to generate audit-log entries.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_BACKUP_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform backup operations.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CHANGE_NOTIFY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to receive notifications of changes to files or directories.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_GLOBAL_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create named file mapping objects in the global namespace during Terminal Services sessions.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_PAGEFILE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a paging file.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_PERMANENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a permanent object.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_SYMBOLIC_LINK_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a symbolic link.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_CREATE_TOKEN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a primary token.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DEBUG_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to debug and adjust the memory of a process owned by another account.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_ENABLE_DELEGATION_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to mark user and computer accounts as trusted for delegation.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_IMPERSONATE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to impersonate.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INC_BASE_PRIORITY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to increase the base priority of a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INCREASE_QUOTA_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to increase the quota assigned to a process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INC_WORKING_SET_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to allocate more memory for applications that run in the context of users.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_LOAD_DRIVER_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to load or unload a device driver.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_LOCK_MEMORY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to lock physical pages in memory.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_MACHINE_ACCOUNT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to create a computer account.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_MANAGE_VOLUME_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to enable volume management privileges.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_PROF_SINGLE_PROCESS_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to gather profiling information for a single process.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_RELABEL_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the mandatory integrity level of an object.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_REMOTE_SHUTDOWN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to shut down a system using a network request.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_RESTORE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform restore operations.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SECURITY_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to perform a number of security-related functions, such as controlling and viewing audit messages.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SHUTDOWN_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to shut down a local system.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYNC_AGENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required for a domain controller to use the Lightweight Directory Access Protocol directory synchronization services.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEM_ENVIRONMENT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the nonvolatile RAM of systems that use this type of memory to store configuration information.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEM_PROFILE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to gather profiling information for the entire system.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SYSTEMTIME_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to modify the system time.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TAKE_OWNERSHIP_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to take ownership of an object without being granted discretionary access.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TCB_NAME">
<xsd:annotation>
<xsd:documentation>This privilege identifies its holder as part of the trusted computer base.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TIME_ZONE_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to adjust the time zone associated with the computer's internal clock.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_TRUSTED_CREDMAN_ACCESS_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to access Credential Manager as a trusted caller.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_UNDOCK_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to undock a laptop.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_UNSOLICITED_INPUT_NAME">
<xsd:annotation>
<xsd:documentation>This privilege is required to read unsolicited input from a terminal device.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_BATCH_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the batch logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_BATCH_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the batch logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_NETWORK_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the network logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_REMOTE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on remotely using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_DENY_SERVICE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right explicitly denies an account the right to log on using the service logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_NETWORK_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the network logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_REMOTE_INTERACTIVE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on remotely using the interactive logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE_SERVICE_LOGON_NAME">
<xsd:annotation>
<xsd:documentation>This account right is required for an account to log on using the service logon type.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="">
<xsd:annotation>
<xsd:documentation>The empty string value is permitted here to allow for detailed error reporting.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
</xsd:schema>