Definition Type: ComplexType
Name: EntityStateAuditType
Namespace: http://oval.mitre.org/XMLSchema/oval-definitions-5#windows
Type: oval-def:EntityStateStringType
Containing Schema: windows-definitions-schema.xsd
Abstract
Documentation:
The EntityStateAuditType complex type restricts a string value to a specific set of values: AUDIT_NONE, AUDIT_SUCCESS, AUDIT_FAILURE, and AUDIT_SUCCESS_FAILURE. These values describe which audit records should be generated. The empty string is also allowed to support empty emlement associated with variable references.
Collapse XSD Schema Diagram:
Drilldown into var_ref in schema oval-definitions-schema_xsd Drilldown into mask in schema oval-definitions-schema_xsd Drilldown into operation in schema oval-definitions-schema_xsd Drilldown into datatype in schema oval-definitions-schema_xsd Drilldown into var_check in schema oval-definitions-schema_xsd Drilldown into entity_check in schema oval-definitions-schema_xsdXSD Diagram of EntityStateAuditType in schema windows-definitions-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="EntityStateAuditType">
    <xsd:annotation>
        <xsd:documentation>The EntityStateAuditType complex type restricts a string value to a specific set of values: AUDIT_NONE, AUDIT_SUCCESS, AUDIT_FAILURE, and AUDIT_SUCCESS_FAILURE. These values describe which audit records should be generated. The empty string is also allowed to support empty emlement associated with variable references.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:restriction base="oval-def:EntityStateStringType">
            <xsd:enumeration value="AUDIT_FAILURE" />
            <xsd:enumeration value="AUDIT_NONE" />
            <xsd:enumeration value="AUDIT_SUCCESS" />
            <xsd:enumeration value="AUDIT_SUCCESS_FAILURE" />
            <xsd:enumeration value="" />
        </xsd:restriction>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
datatype oval-def:datatype string Optional
operation oval-def:operation equals Optional
mask oval-def:mask false Optional
var_ref oval-def:var_ref Optional
entity_check oval-def:entity_check all Optional
var_check oval-def:var_check all Optional
Collapse Facets:
Facet Value
Enumeration AUDIT_FAILURE
Enumeration AUDIT_NONE
Enumeration AUDIT_SUCCESS
Enumeration AUDIT_SUCCESS_FAILURE
Enumeration
Collapse Derivation Tree:
Collapse References:
win-def:access_system_security, win-def:access_system_security, win-def:access_system_security, win-def:access_system_security, win-def:account_lockout, win-def:account_logon, win-def:account_management, win-def:application_generated, win-def:application_group_management, win-def:audit_policy_change, win-def:authentication_policy_change, win-def:authorization_policy_change, win-def:certification_services, win-def:computer_account_management, win-def:credential_validation, win-def:detailed_directory_service_replication, win-def:detailed_tracking, win-def:directory_service_access, win-def:directory_service_access, win-def:directory_service_changes, win-def:directory_service_replication, win-def:distribution_group_management, win-def:dpapi_activity, win-def:file_append_data, win-def:file_append_data, win-def:file_delete_child, win-def:file_delete_child, win-def:file_execute, win-def:file_execute, win-def:file_read_attributes, win-def:file_read_attributes, win-def:file_read_data, win-def:file_read_data, win-def:file_read_ea, win-def:file_read_ea, win-def:file_share, win-def:file_system, win-def:file_write_attributes, win-def:file_write_attributes, win-def:file_write_data, win-def:file_write_data, win-def:file_write_ea, win-def:file_write_ea, win-def:filtering_platform_connection, win-def:filtering_platform_packet_drop, win-def:filtering_platform_policy_change, win-def:generic_all, win-def:generic_all, win-def:generic_all, win-def:generic_all, win-def:generic_execute, win-def:generic_execute, win-def:generic_execute, win-def:generic_execute, win-def:generic_read, win-def:generic_read, win-def:generic_read, win-def:generic_read, win-def:generic_write, win-def:generic_write, win-def:generic_write, win-def:generic_write, win-def:handle_manipulation, win-def:ipsec_driver, win-def:ipsec_extended_mode, win-def:ipsec_main_mode, win-def:ipsec_quick_mode, win-def:kerberos_ticket_events, win-def:kernel_object, win-def:key_create_link, win-def:key_create_link, win-def:key_create_sub_key, win-def:key_create_sub_key, win-def:key_enumerate_sub_keys, win-def:key_enumerate_sub_keys, win-def:key_notify, win-def:key_notify, win-def:key_query_value, win-def:key_query_value, win-def:key_set_value, win-def:key_set_value, win-def:key_wow64_32key, win-def:key_wow64_32key, win-def:key_wow64_64key, win-def:key_wow64_64key, win-def:key_wow64_res, win-def:key_wow64_res, win-def:logoff, win-def:logon, win-def:logon, win-def:mpssvc_rule_level_policy_change, win-def:non_sensitive_privilege_use, win-def:object_access, win-def:other_account_logon_events, win-def:other_account_management_events, win-def:other_logon_logoff_events, win-def:other_object_access_events, win-def:other_policy_change_events, win-def:other_privilege_use_events, win-def:other_system_events, win-def:policy_change, win-def:privilege_use, win-def:process_creation, win-def:process_termination, win-def:registry, win-def:rpc_events, win-def:sam, win-def:security_group_management, win-def:security_state_change, win-def:security_system_extension, win-def:sensitive_privilege_use, win-def:special_logon, win-def:standard_delete, win-def:standard_delete, win-def:standard_delete, win-def:standard_delete, win-def:standard_read_control, win-def:standard_read_control, win-def:standard_read_control, win-def:standard_read_control, win-def:standard_synchronize, win-def:standard_synchronize, win-def:standard_synchronize, win-def:standard_synchronize, win-def:standard_write_dac, win-def:standard_write_dac, win-def:standard_write_dac, win-def:standard_write_dac, win-def:standard_write_owner, win-def:standard_write_owner, win-def:standard_write_owner, win-def:standard_write_ownerwin-def:system, win-def:system_integrity, win-def:user_account_management,