File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
</xs : appinfo >
15
15
</xs : annotation >
16
16
<xs : import namespace =" http://checklists.nist.gov/xccdf/1.2"
17
- schemaLocation =" /schema /xccdf/1.2/xccdf_1.2.xsd" />
17
+ schemaLocation =" ../.. /xccdf/1.2/xccdf_1.2.xsd" />
18
18
<xs : import namespace =" http://oval.mitre.org/XMLSchema/oval-definitions-5"
19
- schemaLocation =" https://raw.githubusercontent.com/OVALProject/Language/ 5.11.2/schemas /oval-definitions-schema.xsd" />
19
+ schemaLocation =" ../../oval/ 5.11.2/oval-definitions-schema.xsd" />
20
20
<xs : import namespace =" http://cpe.mitre.org/dictionary/2.0"
21
- schemaLocation =" /schema /cpe/2.3/cpe-dictionary_2.3.xsd" />
21
+ schemaLocation =" ../.. /cpe/2.3/cpe-dictionary_2.3.xsd" />
22
22
<xs : import namespace =" http://scap.nist.gov/schema/ocil/2.0"
23
- schemaLocation =" /schema /ocil/2.0/ocil-2.0.xsd" />
23
+ schemaLocation =" ../.. /ocil/2.0/ocil-2.0.xsd" />
24
24
<xs : import namespace =" http://www.w3.org/2000/09/xmldsig#"
25
- schemaLocation =" https://www.w3.org/TR/xmldsig-core /xmldsig-core-schema.xsd" />
25
+ schemaLocation =" ../../common /xmldsig-core-schema.xsd" />
26
26
<xs : import namespace =" urn:oasis:names:tc:entity:xmlns:xml:catalog"
27
- schemaLocation =" http://www.oasis-open.org/committees/entity/release/1.1 /catalog.xsd" />
28
- <xs : import namespace =" http://www.w3.org/1999/xlink" schemaLocation =" https://www.w3.org/1999 /xlink.xsd" />
27
+ schemaLocation =" ../../common /catalog.xsd" />
28
+ <xs : import namespace =" http://www.w3.org/1999/xlink" schemaLocation =" ../../common /xlink.xsd" />
29
29
<xs : element name =" data-stream-collection" >
30
30
<xs : annotation >
31
31
<xs : documentation >Holds a collection of data streams and components.</xs : documentation >
You can’t perform that action at this time.
0 commit comments