From 4a4f5871b1c9af7151e41b87b85f65303311c7b6 Mon Sep 17 00:00:00 2001 From: brent s Date: Thu, 2 Jan 2020 16:08:05 -0500 Subject: [PATCH] mirrorlist should be first since it's parsed first anyways. --- _notes/TODO | 2 ++ schema/projects/aif.xsd | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 _notes/TODO diff --git a/_notes/TODO b/_notes/TODO new file mode 100644 index 0000000..bb1f87f --- /dev/null +++ b/_notes/TODO @@ -0,0 +1,2 @@ +- projects/aif.xsd +-- ensure all items (except first-level?) are non-position sensitive? diff --git a/schema/projects/aif.xsd b/schema/projects/aif.xsd index 6792839..bbd5c1e 100644 --- a/schema/projects/aif.xsd +++ b/schema/projects/aif.xsd @@ -212,6 +212,14 @@ + + + + + + + @@ -224,7 +232,8 @@ type="t_aif_pacuri"/> - + @@ -235,14 +244,6 @@ - - - - - - -