File: report_variable_values.var.xml

package info (click to toggle)
openscap 1.0.9-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 129,588 kB
  • ctags: 26,325
  • sloc: xml: 611,156; ansic: 90,367; sh: 26,693; makefile: 2,463; python: 804; perl: 445; cpp: 123
file content (21 lines) | stat: -rw-r--r-- 938 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<oval_variables
    xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns="http://oval.mitre.org/XMLSchema/oval-variables-5"
    xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-results-5 oval-results-schema.xsd
                        http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd
                        http://oval.mitre.org/XMLSchema/oval-variables-5 oval-variables-schema.xsd">
    <generator>
        <oval:product_name>Homo sapiens</oval:product_name>
        <oval:schema_version>5.10.1</oval:schema_version>
        <oval:timestamp>2013-06-26T00:00:00+00:00</oval:timestamp>
    </generator>

    <variables>
        <variable id="oval:x:var:5" datatype="int" comment="x">
            <value>4</value>
            <value>5</value>
        </variable>
    </variables>
</oval_variables>