From 66c5d984bcb9c861a48ff35a00b3fd05dc2a1db5 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 10 Apr 2012 16:54:48 -0400 Subject: add xml:base attr to all tags that can be xincluded --- schemas/bundle.xsd | 3 ++- schemas/clients.xsd | 8 ++++++-- schemas/grouppatterns.xsd | 6 +++++- schemas/packages.xsd | 18 +++++++++++------- 4 files changed, 24 insertions(+), 11 deletions(-) diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd index 1e67e1f3a..4e034ee3c 100644 --- a/schemas/bundle.xsd +++ b/schemas/bundle.xsd @@ -1,6 +1,6 @@ - + bundle schema for bcfg2 @@ -237,6 +237,7 @@ + diff --git a/schemas/clients.xsd b/schemas/clients.xsd index 9e8d5a22a..56f458a45 100644 --- a/schemas/clients.xsd +++ b/schemas/clients.xsd @@ -1,5 +1,5 @@ - + client schema for bcfg2 @@ -7,12 +7,15 @@ + + - + @@ -34,6 +37,7 @@ + diff --git a/schemas/grouppatterns.xsd b/schemas/grouppatterns.xsd index f2bdceccd..6c63b8694 100644 --- a/schemas/grouppatterns.xsd +++ b/schemas/grouppatterns.xsd @@ -1,5 +1,5 @@ - + group patterns config schema for bcfg2 @@ -7,6 +7,9 @@ + + @@ -21,6 +24,7 @@ + diff --git a/schemas/packages.xsd b/schemas/packages.xsd index e09dcf8b5..c29a85ecf 100644 --- a/schemas/packages.xsd +++ b/schemas/packages.xsd @@ -1,5 +1,5 @@ - + packages config schema for bcfg2 @@ -7,6 +7,9 @@ + + @@ -45,12 +48,13 @@ - - - - - - + + + + + + + -- cgit v1.2.3-1-g7c22