-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2104 from jan-cerny/RHEL-34104
Ensure xlink namespace exists
- Loading branch information
Showing
3 changed files
with
109 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- This content is a part of regression test for RHEL-34104. In this test | ||
we don't define xlink namespace in the root element of this file but we | ||
define the xlink namespace in each component-ref element. --> | ||
<ds:data-stream-collection xmlns:ds="http://scap.nist.gov/schema/scap/source/1.2" xmlns:cat="urn:oasis:names:tc:entity:xmlns:xml:catalog" id="scap_org.open-scap_collection_from_xccdf_simple-xccdf.xml" schematron-version="1.2"> | ||
<ds:data-stream id="scap_org.open-scap_datastream_from_xccdf_simple-xccdf.xml" scap-version="1.2" use-case="OTHER"> | ||
<ds:checklists> | ||
<ds:component-ref id="scap_org.open-scap_cref_simple-xccdf.xml" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#scap_org.open-scap_comp_simple-xccdf.xml"> | ||
<cat:catalog> | ||
<cat:uri name="simple-oval.xml" uri="#scap_org.open-scap_cref_simple-oval.xml"/> | ||
</cat:catalog> | ||
</ds:component-ref> | ||
</ds:checklists> | ||
<ds:checks> | ||
<ds:component-ref id="scap_org.open-scap_cref_simple-oval.xml" xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#scap_org.open-scap_comp_simple-oval.xml"/> | ||
</ds:checks> | ||
</ds:data-stream> | ||
<ds:component id="scap_org.open-scap_comp_simple-oval.xml" timestamp="2013-01-22T15:13:00"> | ||
<oval_definitions xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:lin-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd"> | ||
<generator> | ||
<oval:schema_version>5.10</oval:schema_version> | ||
<oval:timestamp>0001-01-01T00:00:00+00:00</oval:timestamp> | ||
</generator> | ||
<definitions> | ||
<definition class="compliance" version="1" id="oval:x:def:1"> | ||
<metadata> | ||
<title>x</title> | ||
<description>x</description> | ||
<affected family="unix"> | ||
<platform>x</platform> | ||
</affected> | ||
</metadata> | ||
<criteria comment="x" operator="OR"> | ||
<criterion test_ref="oval:x:tst:1" comment="always pass"/> | ||
<criterion test_ref="oval:x:tst:2" comment="always fail"/> | ||
</criteria> | ||
</definition> | ||
<definition class="compliance" version="1" id="oval:x:def:2"> | ||
<metadata> | ||
<title>x</title> | ||
<description>x</description> | ||
<affected family="unix"> | ||
<platform>x</platform> | ||
</affected> | ||
</metadata> | ||
<criteria comment="x" operator="AND"> | ||
<criterion test_ref="oval:x:tst:1" comment="always pass"/> | ||
<criterion test_ref="oval:x:tst:2" comment="always fail"/> | ||
</criteria> | ||
</definition> | ||
</definitions> | ||
<tests> | ||
<variable_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" id="oval:x:tst:1" check="all" comment="always pass" version="1"> | ||
<object object_ref="oval:x:obj:1"/> | ||
</variable_test> | ||
<variable_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" id="oval:x:tst:2" check="all" check_existence="none_exist" comment="always fail" version="1"> | ||
<object object_ref="oval:x:obj:1"/> | ||
</variable_test> | ||
</tests> | ||
<objects> | ||
<variable_object xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" id="oval:x:obj:1" version="1" comment="x"> | ||
<var_ref>oval:x:var:1</var_ref> | ||
</variable_object> | ||
</objects> | ||
<variables> | ||
<constant_variable id="oval:x:var:1" version="1" comment="x" datatype="string"> | ||
<value>x</value> | ||
</constant_variable> | ||
</variables> | ||
</oval_definitions> | ||
</ds:component> | ||
<ds:component id="scap_org.open-scap_comp_simple-xccdf.xml" timestamp="2013-01-22T12:20:35"> | ||
<Benchmark xmlns="http://checklists.nist.gov/xccdf/1.2" id="xccdf_moc.elpmaxe.www_benchmark_test"> | ||
<status>incomplete</status> | ||
<version>1.0</version> | ||
<Profile id="xccdf_org.open-scap_profile_override"> | ||
<title>Override</title> | ||
<select idref="xccdf_moc.elpmaxe.www_rule_1" selected="false"/> | ||
</Profile> | ||
<Rule selected="true" id="xccdf_moc.elpmaxe.www_rule_1"> | ||
<check system="http://oval.mitre.org/XMLSchema/oval-definitions-5"> | ||
<check-content-ref href="simple-oval.xml" name="oval:x:def:1"/> | ||
</check> | ||
</Rule> | ||
</Benchmark> | ||
</ds:component> | ||
</ds:data-stream-collection> |