Skip to content

Commit 5b154e1

Browse files
committed
Move OASIS XML Catalog schema to the common directory
This way we can reuse the OASIS XML Catalog schema in other schemas.
1 parent ad76e62 commit 5b154e1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

schemas/sds/1.2/scap-source-data-stream_1.2.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<xs:import namespace="http://cpe.mitre.org/dictionary/2.0" schemaLocation="cpe-dictionary_2.3.xsd"/>
1515
<xs:import namespace="http://scap.nist.gov/schema/ocil/2.0" schemaLocation="../../ocil/2.0/ocil-2.0.xsd"/>
1616
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="../../common/xmldsig-core-schema.xsd"/>
17-
<xs:import namespace="urn:oasis:names:tc:entity:xmlns:xml:catalog" schemaLocation="catalog.xsd"/>
17+
<xs:import namespace="urn:oasis:names:tc:entity:xmlns:xml:catalog" schemaLocation="../../common/catalog.xsd"/>
1818
<xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="xlink.xsd"/>
1919
<xs:element name="data-stream-collection">
2020
<xs:annotation>

0 commit comments

Comments
 (0)