From 74a93ea79f568b61e17c0eddf519c895bcdb249e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 11 Apr 2006 16:45:35 +0000 Subject: schema update pkgmgr bugfix git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1835 ce84e21b-d406-0410-9b95-82705330c041 --- schemas/atom.xsd | 35 ++------------------------ schemas/base.xsd | 12 ++++----- schemas/bundle.xsd | 29 +++++++++++----------- schemas/pkglist.xsd | 16 ++++-------- schemas/rules.xsd | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++ schemas/services.xsd | 2 +- 6 files changed, 97 insertions(+), 66 deletions(-) create mode 100644 schemas/rules.xsd (limited to 'schemas') diff --git a/schemas/atom.xsd b/schemas/atom.xsd index 55be1c393..db0761acc 100644 --- a/schemas/atom.xsd +++ b/schemas/atom.xsd @@ -7,39 +7,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + \ No newline at end of file diff --git a/schemas/base.xsd b/schemas/base.xsd index 61e065ecc..5be582850 100644 --- a/schemas/base.xsd +++ b/schemas/base.xsd @@ -12,12 +12,12 @@ - - - - - - + + + + + + diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd index 66fc6d9a7..e048063fa 100644 --- a/schemas/bundle.xsd +++ b/schemas/bundle.xsd @@ -11,13 +11,13 @@ - - - - - - - + + + + + + + @@ -26,14 +26,13 @@ - - - - - - - - + + + + + + + diff --git a/schemas/pkglist.xsd b/schemas/pkglist.xsd index 231942a5b..bd73e8095 100644 --- a/schemas/pkglist.xsd +++ b/schemas/pkglist.xsd @@ -8,39 +8,33 @@ + + + - + - - - - - - - - - - + diff --git a/schemas/rules.xsd b/schemas/rules.xsd new file mode 100644 index 000000000..46c62bd27 --- /dev/null +++ b/schemas/rules.xsd @@ -0,0 +1,69 @@ + + + + + string enumeration definitions for bcfg2 + Narayan Desai, Argonne National Laboratory + $Id$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/schemas/services.xsd b/schemas/services.xsd index 25b59b33c..d0a19fb1e 100644 --- a/schemas/services.xsd +++ b/schemas/services.xsd @@ -28,7 +28,7 @@ - + -- cgit v1.2.3-1-g7c22