From 6d3a9f5d3ad5e6ccc9971a949df99f0b1468392a Mon Sep 17 00:00:00 2001 From: brent s Date: Sat, 13 Jun 2020 03:46:57 -0400 Subject: [PATCH] adding some stuff for repomirror --- schema/lib/elements/repomirror.xsd | 33 +++++++++++++++++++++++ schema/lib/types/net.xsd | 7 +++++ schema/lib/types/repomirror.xsd | 13 +++++++++ schema/lib/types/router.xsd | 35 ++++++++++++++++++++++++ schema/projects/repomirror.xsd | 32 ++++++++++++++++++++++ schema/projects/router/networks.xsd | 41 ++++++++++++++++++++++++++--- 6 files changed, 158 insertions(+), 3 deletions(-) create mode 100644 schema/lib/elements/repomirror.xsd create mode 100644 schema/lib/types/repomirror.xsd create mode 100644 schema/lib/types/router.xsd create mode 100644 schema/projects/repomirror.xsd diff --git a/schema/lib/elements/repomirror.xsd b/schema/lib/elements/repomirror.xsd new file mode 100644 index 0000000..cf892bb --- /dev/null +++ b/schema/lib/elements/repomirror.xsd @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/lib/types/net.xsd b/schema/lib/types/net.xsd index a2da542..fb1e308 100644 --- a/schema/lib/types/net.xsd +++ b/schema/lib/types/net.xsd @@ -116,6 +116,13 @@ + + + + + + + diff --git a/schema/lib/types/repomirror.xsd b/schema/lib/types/repomirror.xsd new file mode 100644 index 0000000..122abea --- /dev/null +++ b/schema/lib/types/repomirror.xsd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/schema/lib/types/router.xsd b/schema/lib/types/router.xsd new file mode 100644 index 0000000..bd4c012 --- /dev/null +++ b/schema/lib/types/router.xsd @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/projects/repomirror.xsd b/schema/projects/repomirror.xsd new file mode 100644 index 0000000..4cf5048 --- /dev/null +++ b/schema/projects/repomirror.xsd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schema/projects/router/networks.xsd b/schema/projects/router/networks.xsd index ce02620..9604b70 100644 --- a/schema/projects/router/networks.xsd +++ b/schema/projects/router/networks.xsd @@ -6,11 +6,46 @@ elementFormDefault="qualified" attributeFormDefault="unqualified"> + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +