From 34b2c35c1199223c3323afe4d87095ebb5013364 Mon Sep 17 00:00:00 2001 From: brent s Date: Fri, 27 Mar 2020 09:03:43 -0400 Subject: [PATCH] some basics for VaultPass --- schema/lib/types/aif.xsd | 2 +- schema/lib/types/net.xsd | 9 ++++ schema/lib/types/std.xsd | 15 ++++++ schema/lib/types/unix.xsd | 2 +- schema/lib/types/vaultpass.xsd | 94 ++++++++++++++++++++++++++++++++++ schema/projects/aif.xsd | 2 +- schema/projects/vaultpass.xsd | 22 ++++++++ 7 files changed, 143 insertions(+), 3 deletions(-) create mode 100644 schema/lib/types/vaultpass.xsd create mode 100644 schema/projects/vaultpass.xsd diff --git a/schema/lib/types/aif.xsd b/schema/lib/types/aif.xsd index dbf86a8..f7fe395 100644 --- a/schema/lib/types/aif.xsd +++ b/schema/lib/types/aif.xsd @@ -10,7 +10,7 @@ - + diff --git a/schema/lib/types/net.xsd b/schema/lib/types/net.xsd index fda9ead..7806d85 100644 --- a/schema/lib/types/net.xsd +++ b/schema/lib/types/net.xsd @@ -89,6 +89,15 @@ + + + + + + + + + diff --git a/schema/lib/types/std.xsd b/schema/lib/types/std.xsd index 07aca0f..cc07cdd 100644 --- a/schema/lib/types/std.xsd +++ b/schema/lib/types/std.xsd @@ -9,6 +9,14 @@ + + + + + + + + @@ -18,6 +26,13 @@ + + + + + + + diff --git a/schema/lib/types/unix.xsd b/schema/lib/types/unix.xsd index c1d8896..71bfc83 100644 --- a/schema/lib/types/unix.xsd +++ b/schema/lib/types/unix.xsd @@ -7,7 +7,7 @@ - + diff --git a/schema/lib/types/vaultpass.xsd b/schema/lib/types/vaultpass.xsd new file mode 100644 index 0000000..fd2a4c0 --- /dev/null +++ b/schema/lib/types/vaultpass.xsd @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/projects/aif.xsd b/schema/projects/aif.xsd index bbd5c1e..fe26dc1 100644 --- a/schema/projects/aif.xsd +++ b/schema/projects/aif.xsd @@ -270,7 +270,7 @@ - + diff --git a/schema/projects/vaultpass.xsd b/schema/projects/vaultpass.xsd new file mode 100644 index 0000000..f08b38e --- /dev/null +++ b/schema/projects/vaultpass.xsd @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + +