From fe9b75662276326898458a68744b920ebd9d46b8 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 19 Sep 2011 11:04:03 -0400 Subject: added Defaults plugin --- schemas/defaults.xsd | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ schemas/pkgtype.xsd | 48 +++++++++++++++++----------------- schemas/rules.xsd | 10 ++++---- schemas/servicetype.xsd | 35 ++++++++++++------------- schemas/types.xsd | 14 ++++++++++ 5 files changed, 129 insertions(+), 46 deletions(-) create mode 100644 schemas/defaults.xsd (limited to 'schemas') diff --git a/schemas/defaults.xsd b/schemas/defaults.xsd new file mode 100644 index 000000000..d449f023a --- /dev/null +++ b/schemas/defaults.xsd @@ -0,0 +1,68 @@ + + + + + string enumeration definitions for bcfg2 + Narayan Desai, Argonne National Laboratory + $Id$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/pkgtype.xsd b/schemas/pkgtype.xsd index 70a466448..6c3821f82 100644 --- a/schemas/pkgtype.xsd +++ b/schemas/pkgtype.xsd @@ -13,20 +13,20 @@ - - - + + + - - - - - - - - - - + + + + + + + + + + @@ -38,17 +38,17 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/schemas/rules.xsd b/schemas/rules.xsd index 5446f9a95..3d9870dfb 100644 --- a/schemas/rules.xsd +++ b/schemas/rules.xsd @@ -16,11 +16,11 @@ schemaLocation="genshi.xsd"/> - - - - - + + + + + diff --git a/schemas/servicetype.xsd b/schemas/servicetype.xsd index 07971a427..f88260c39 100644 --- a/schemas/servicetype.xsd +++ b/schemas/servicetype.xsd @@ -9,15 +9,16 @@ + - - - + + + - - + + @@ -28,18 +29,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/schemas/types.xsd b/schemas/types.xsd index 44d2d3df9..dde7a856b 100644 --- a/schemas/types.xsd +++ b/schemas/types.xsd @@ -39,6 +39,7 @@ + @@ -64,4 +65,17 @@ + + + + + + + + + + + + + -- cgit v1.2.3-1-g7c22