- Open Vulnerability and Assessment Language -
Element Dictionary

This document outlines the items of the OVAL System Characteristics XML schema that are composed of NETCONF (RFC 6241) protocol-specific tests. Each item is an extention of a basic System Characteristics item defined in the core System Characteristics XML schema.

This schema was originally developed by David Solin at jOVAL.org. The OVAL Schema is maintained by The MITRE Corporation and developed by the public OVAL Community. For more information, including how to get involved in the project and how to submit change requests, please visit the OVAL website at http://oval.mitre.org.



< config_item >

This item stores results from checking the contents of an xml configuration.

Extends: oval-sc:ItemType

Child Elements Type MinOccurs MaxOccurs
xpath oval-sc:EntityItemStringType 0 1
Specifies an Xpath expression describing the text node(s) or attribute(s) to look at.
value_of oval-sc:EntityItemAnySimpleType 0 unbounded
The value_of element checks the value(s) of the text node(s) or attribute(s) found. How this is used is entirely controlled by operator attributes.