From d96289aa785ea8197ee28d18a0c46f27863e24d2 Mon Sep 17 00:00:00 2001 From: brent s Date: Wed, 11 Dec 2019 03:40:06 -0500 Subject: [PATCH] move gpg stuff around --- schema/lib/types/aif.xsd | 3 +- schema/lib/types/gpg.xsd | 64 ++++++++++++++++++++++++++++++++++++++++ schema/lib/types/net.xsd | 10 +++++++ schema/lib/types/std.xsd | 59 ------------------------------------ schema/lib/types/sys.xsd | 11 +++++++ schema/projects/aif.xsd | 2 +- 6 files changed, 88 insertions(+), 61 deletions(-) create mode 100644 schema/lib/types/gpg.xsd diff --git a/schema/lib/types/aif.xsd b/schema/lib/types/aif.xsd index 7727eb5..685780c 100644 --- a/schema/lib/types/aif.xsd +++ b/schema/lib/types/aif.xsd @@ -3,7 +3,8 @@ elementFormDefault="qualified" attributeFormDefault="unqualified"> - + + diff --git a/schema/lib/types/gpg.xsd b/schema/lib/types/gpg.xsd new file mode 100644 index 0000000..a9f7b7a --- /dev/null +++ b/schema/lib/types/gpg.xsd @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/lib/types/net.xsd b/schema/lib/types/net.xsd index a6bba10..51ea9d3 100644 --- a/schema/lib/types/net.xsd +++ b/schema/lib/types/net.xsd @@ -47,6 +47,16 @@ + + + + + + + + + diff --git a/schema/lib/types/std.xsd b/schema/lib/types/std.xsd index 6227764..430725f 100644 --- a/schema/lib/types/std.xsd +++ b/schema/lib/types/std.xsd @@ -61,30 +61,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - @@ -98,14 +74,6 @@ - - - - - - - - @@ -113,31 +81,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/schema/lib/types/sys.xsd b/schema/lib/types/sys.xsd index 22cb602..58040c4 100644 --- a/schema/lib/types/sys.xsd +++ b/schema/lib/types/sys.xsd @@ -3,6 +3,9 @@ elementFormDefault="qualified" attributeFormDefault="unqualified"> + + + @@ -13,4 +16,12 @@ + + + + + + + + diff --git a/schema/projects/aif.xsd b/schema/projects/aif.xsd index f743c76..70156fa 100644 --- a/schema/projects/aif.xsd +++ b/schema/projects/aif.xsd @@ -17,7 +17,7 @@ - +