Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 837 Bytes

File metadata and controls

19 lines (12 loc) · 837 Bytes

Open Vulnerability and Assessment Language: Element Dictionary

  • Schema: OVAL Definition Interpreter - Evaluation Id Schema
  • Version: 5.11.2
  • Release Date: 11/30/2016 09:00:00 AM

This schema defines an xml format for inputing a set of OVAL Definition ids into the reference OVAL Interpreter for evaluation.


< evalutation-definition-ids >

The evaluation-definition-ids element is the root the Document. Its purpose is to bind together the a set of definition elements.

Child Elements Type (MinOccurs..MaxOccurs)
definition oval:DefinitionIDPattern (1..unbounded)
Each definition represents the id of a definition to be evaluated.