Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Changed CRLF to LF #59

Merged
merged 1 commit into from
Nov 13, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,804 changes: 902 additions & 902 deletions oval_graph/schemas/arf/1.1/asset-identification_1.1.0.xsd

Large diffs are not rendered by default.

3,360 changes: 1,680 additions & 1,680 deletions oval_graph/schemas/arf/1.1/xAL.xsd

Large diffs are not rendered by default.

1,294 changes: 647 additions & 647 deletions oval_graph/schemas/arf/1.1/xNL.xsd

Large diffs are not rendered by default.

538 changes: 269 additions & 269 deletions oval_graph/schemas/common/xlink.xsd

Large diffs are not rendered by default.

214 changes: 107 additions & 107 deletions oval_graph/schemas/cpe/2.0/cpe-dictionary_2.0.xsd

Large diffs are not rendered by default.

310 changes: 155 additions & 155 deletions oval_graph/schemas/cpe/2.1/cpe-dictionary_2.1.xsd

Large diffs are not rendered by default.

310 changes: 155 additions & 155 deletions oval_graph/schemas/cpe/2.2/cpe-dictionary_2.2.xsd

Large diffs are not rendered by default.

408 changes: 204 additions & 204 deletions oval_graph/schemas/cpe/2.3/cpe-dictionary_2.3.xsd

Large diffs are not rendered by default.

466 changes: 233 additions & 233 deletions oval_graph/schemas/cpe/2.3/cpe-language_2.3.xsd

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions oval_graph/schemas/cpe/2.3/cpe-naming_2.3.xsd
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/naming/2.0"
targetNamespace="http://cpe.mitre.org/naming/2.0" elementFormDefault="qualified" attributeFormDefault="unqualified"
version="2.3">
<xsd:annotation>
<xsd:documentation xml:lang="en"> </xsd:documentation>
<xsd:appinfo>
<schema>CPE 2.3 Naming</schema>
<author>Adam Halbardier</author>
<version>2.3</version>
<date>2011-07-29</date>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType name="cpe22Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">Define the format for acceptable CPE Names. A URN format is used with the
id starting with the word cpe followed by :/ and then some number of individual components separated by
colons.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:anyURI">
<xsd:pattern value="[cC][pP][eE]:/[AHOaho]?(:[A-Za-z0-9\._\-~%]*){0,6}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="cpe23Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">Define the format for acceptable CPE Names. A string format is used with
the id starting with the word cpe:2.3 followed by : and then some number of individual components
separated by colons.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern
value="cpe:2\.3:[aho\*\-](:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!&quot;#$$%&amp;'\(\)\+,/:;&lt;=&gt;@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){5}(:(([a-zA-Z]{2,3}(-([a-zA-Z]{2}|[0-9]{3}))?)|[\*\-]))(:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!&quot;#$$%&amp;'\(\)\+,/:;&lt;=&gt;@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){4}"
/>
</xsd:restriction>
</xsd:simpleType>
<!-- ================================================== -->
<!-- ===== Change History -->
<!-- ================================================== -->
<!--
v2.3 - Initial release
-->
</xsd:schema>
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/naming/2.0"
targetNamespace="http://cpe.mitre.org/naming/2.0" elementFormDefault="qualified" attributeFormDefault="unqualified"
version="2.3">
<xsd:annotation>
<xsd:documentation xml:lang="en"> </xsd:documentation>
<xsd:appinfo>
<schema>CPE 2.3 Naming</schema>
<author>Adam Halbardier</author>
<version>2.3</version>
<date>2011-07-29</date>
</xsd:appinfo>
</xsd:annotation>

<xsd:simpleType name="cpe22Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">Define the format for acceptable CPE Names. A URN format is used with the
id starting with the word cpe followed by :/ and then some number of individual components separated by
colons.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:anyURI">
<xsd:pattern value="[cC][pP][eE]:/[AHOaho]?(:[A-Za-z0-9\._\-~%]*){0,6}"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="cpe23Type">
<xsd:annotation>
<xsd:documentation xml:lang="en">Define the format for acceptable CPE Names. A string format is used with
the id starting with the word cpe:2.3 followed by : and then some number of individual components
separated by colons.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:pattern
value="cpe:2\.3:[aho\*\-](:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!&quot;#$$%&amp;'\(\)\+,/:;&lt;=&gt;@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){5}(:(([a-zA-Z]{2,3}(-([a-zA-Z]{2}|[0-9]{3}))?)|[\*\-]))(:(((\?*|\*?)([a-zA-Z0-9\-\._]|(\\[\\\*\?!&quot;#$$%&amp;'\(\)\+,/:;&lt;=&gt;@\[\]\^`\{\|}~]))+(\?*|\*?))|[\*\-])){4}"
/>
</xsd:restriction>
</xsd:simpleType>

<!-- ================================================== -->
<!-- ===== Change History -->
<!-- ================================================== -->
<!--
v2.3 - Initial release
-->

</xsd:schema>
126 changes: 63 additions & 63 deletions oval_graph/tree_html_interpreter/index.html
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>OVAL TREE</title>
<style>
html { margin:0; padding:0; font-size:62.5%; }
body { max-width:800px; min-width:300px; margin:0 auto; padding:20px 10px; font-size:14px; font-size:1.4em; }
h1 { font-size:1.8em; }
</style>
<link rel="stylesheet" href="dist/themes/default/style.min.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="dist/jstree.min.js"></script>
<script src="data.js"></script>
</head>
<body>
<div id="data"></div>
<script>
var data = JSON.parse(JSON.stringify(data_json));
$('#data').jstree({
'core': {
'data': [data]
}
});
/*
<h1>Interaction and events demo</h1>
<button id="evts_button">select node with id 1</button> <em>either click the button or a node in the tree</em>
<div id="evts" class="demo"></div>
// interaction and events
$('#evts_button').on("click", function () {
var instance = $('#evts').jstree(true);
instance.deselect_all();
instance.select_node('1');
});
$('#evts')
.on("changed.jstree", function (e, data) {
if(data.selected.length) {
alert('The selected node is: ' + data.instance.get_node(data.selected[0]).text);
}
})
.jstree({
'core' : {
'multiple' : false,
'data' : [
{ "text" : "Root node", "children" : [
{ "text" : "Child node 1", "id" : 1 },
{ "text" : "Child node 2" }
]}
]
}
});*/
</script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>OVAL TREE</title>
<style>
html { margin:0; padding:0; font-size:62.5%; }
body { max-width:800px; min-width:300px; margin:0 auto; padding:20px 10px; font-size:14px; font-size:1.4em; }
h1 { font-size:1.8em; }
</style>
<link rel="stylesheet" href="dist/themes/default/style.min.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="dist/jstree.min.js"></script>
<script src="data.js"></script>
</head>
<body>

<div id="data"></div>



<script>
var data = JSON.parse(JSON.stringify(data_json));
$('#data').jstree({
'core': {
'data': [data]
}
});

/*

<h1>Interaction and events demo</h1>
<button id="evts_button">select node with id 1</button> <em>either click the button or a node in the tree</em>
<div id="evts" class="demo"></div>

// interaction and events
$('#evts_button').on("click", function () {
var instance = $('#evts').jstree(true);
instance.deselect_all();
instance.select_node('1');
});
$('#evts')
.on("changed.jstree", function (e, data) {
if(data.selected.length) {
alert('The selected node is: ' + data.instance.get_node(data.selected[0]).text);
}
})
.jstree({
'core' : {
'multiple' : false,
'data' : [
{ "text" : "Root node", "children" : [
{ "text" : "Child node 1", "id" : 1 },
{ "text" : "Child node 2" }
]}
]
}
});*/
</script>
</body>
</html>