From 1528383e5e9acfb6dafe6298f494e00b4b9041ab Mon Sep 17 00:00:00 2001 From: brent s Date: Sun, 8 Dec 2019 00:29:43 -0500 Subject: [PATCH] stubbing out --- schema/aif.xsd | 17 ++++++ schema/bdisk.xsd | 8 +++ schema/linux.xsd | 139 +++++++++++++++++++++++++++++++++++++++++++++++ schema/net.xsd | 8 +++ schema/std.xsd | 16 ++++++ schema/sys.xsd | 19 +++++++ schema/unix.xsd | 8 +++ 7 files changed, 215 insertions(+) create mode 100644 schema/aif.xsd create mode 100644 schema/bdisk.xsd create mode 100644 schema/linux.xsd create mode 100644 schema/net.xsd create mode 100644 schema/std.xsd create mode 100644 schema/sys.xsd create mode 100644 schema/unix.xsd diff --git a/schema/aif.xsd b/schema/aif.xsd new file mode 100644 index 0000000..55b3b98 --- /dev/null +++ b/schema/aif.xsd @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/schema/bdisk.xsd b/schema/bdisk.xsd new file mode 100644 index 0000000..fd504c8 --- /dev/null +++ b/schema/bdisk.xsd @@ -0,0 +1,8 @@ + + + diff --git a/schema/linux.xsd b/schema/linux.xsd new file mode 100644 index 0000000..fdd47fb --- /dev/null +++ b/schema/linux.xsd @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/net.xsd b/schema/net.xsd new file mode 100644 index 0000000..16b6246 --- /dev/null +++ b/schema/net.xsd @@ -0,0 +1,8 @@ + + + diff --git a/schema/std.xsd b/schema/std.xsd new file mode 100644 index 0000000..0092d9a --- /dev/null +++ b/schema/std.xsd @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/schema/sys.xsd b/schema/sys.xsd new file mode 100644 index 0000000..29ade05 --- /dev/null +++ b/schema/sys.xsd @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + diff --git a/schema/unix.xsd b/schema/unix.xsd new file mode 100644 index 0000000..8780bcd --- /dev/null +++ b/schema/unix.xsd @@ -0,0 +1,8 @@ + + +