/home/brq/plautrba/devel/src/openscap.git/openscap-0.8.2/src/OVAL/oval_agent_api_impl.h File Reference
Open Vulnerability and Assessment Language.
More...
#include "common/util.h"
Go to the source code of this file.
Defines |
#define | OVAL_ENUMERATION_INVALID (-1) |
#define | OVAL_SUPPORTED "5.8" |
#define | OVAL_XMLNS_XSI BAD_CAST "http://www.w3.org/2001/XMLSchema-instance" |
#define | OVAL_COMMON_NAMESPACE BAD_CAST "http://oval.mitre.org/XMLSchema/oval-common-5" |
#define | OVAL_DIGSIG_NAMESPACE BAD_CAST "http://www.w3.org/2000/09/xmldsig#" |
#define | OVAL_SYSCHAR_NAMESPACE BAD_CAST "http://oval.mitre.org/XMLSchema/oval-system-characteristics-5" |
#define | OVAL_SYSCHAR_UNIX_NS BAD_CAST "http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#unix" |
#define | OVAL_SYSCHAR_IND_NS BAD_CAST "http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#independent" |
#define | OVAL_SYSCHAR_LIN_NS BAD_CAST "http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#linux" |
#define | OVAL_DEFINITIONS_NAMESPACE BAD_CAST "http://oval.mitre.org/XMLSchema/oval-definitions-5" |
#define | OVAL_DEFINITIONS_UNIX_NS BAD_CAST "http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" |
#define | OVAL_DEFINITIONS_IND_NS BAD_CAST "http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" |
#define | OVAL_DEFINITIONS_LIN_NS BAD_CAST "http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" |
#define | OVAL_RESULTS_NAMESPACE BAD_CAST "http://oval.mitre.org/XMLSchema/oval-results-5" |
#define | OVAL_VARIABLES_NAMESPACE BAD_CAST "http://oval.mitre.org/XMLSchema/oval-variables-5" |
#define | OVAL_DIRECTIVES_NAMESPACE BAD_CAST "http://oval.mitre.org/XMLSchema/oval-directives-5" |
#define | OVAL_DEF_SCHEMA_LOCATION "http://oval.mitre.org/XMLSchema/oval-definitions-5 http://oval.mitre.org/language/download/schema/version5.5/ovaldefinition/complete/oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent http://oval.mitre.org/language/download/schema/version5.5/ovaldefinition/complete/independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix http://oval.mitre.org/language/download/schema/version5.5/ovaldefinition/complete/unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux http://oval.mitre.org/language/download/schema/version5.5/ovaldefinition/complete/linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 http://oval.mitre.org/language/download/schema/version5.5/ovaldefinition/complete/linux-common-schema.xsd" |
#define | OVAL_SYS_SCHEMA_LOCATION "http://oval.mitre.org/XMLSchema/oval-system-characteristics-5 http://oval.mitre.org/language/version5.5/ovalsc/complete/oval-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#independent http://oval.mitre.org/language/version5.5/ovalsc/complete/independent-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#unix http://oval.mitre.org/language/version5.5/ovalsc/complete/unix-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#linux http://oval.mitre.org/language/version5.5/ovalsc/complete/linux-system-characteristics-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 http://oval.mitre.org/language/version5.5/ovalsc/complete/oval-common-schema.xsd" |
#define | OVAL_RES_SCHEMA_LOCATION "http://oval.mitre.org/XMLSchema/oval-results-5 http://oval.mitre.org/language/version5.5/ovalresults/complete/oval-results-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 http://oval.mitre.org/language/version5.5/ovalresults/complete/oval-common-schema.xsd" |
#define | OVAL_DIR_SCHEMA_LOCATION "http://oval.mitre.org/XMLSchema/oval-results-5 http://oval.mitre.org/language/version5.5/ovalresults/complete/oval-results-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 http://oval.mitre.org/XMLSchema/oval-directives-5" |
#define | OVAL_VAR_SCHEMA_LOCATION "http://oval.mitre.org/XMLSchema/oval-variables-5 oval-variables-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd" |
Variables |
| OSCAP_HIDDEN_START |
| OSCAP_HIDDEN_END |
Detailed Description
Open Vulnerability and Assessment Language.
See more details at http://oval.mitre.org/