From edca0b698637c3fd0a70af7e4752a46afca938d3 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 23 Jan 2006 22:35:40 +0000 Subject: last step of repo switches git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 ce84e21b-d406-0410-9b95-82705330c041 --- schemas/base.xsd | 8 +++---- schemas/bundle.xsd | 4 ++-- schemas/clients.xsd | 26 ++++++++++++++++++++ schemas/metadata.xsd | 63 +++++++++++++++---------------------------------- schemas/pkglist.xsd | 13 +++++----- schemas/services.xsd | 7 +++--- schemas/translation.xsd | 2 +- 7 files changed, 61 insertions(+), 62 deletions(-) create mode 100644 schemas/clients.xsd (limited to 'schemas') diff --git a/schemas/base.xsd b/schemas/base.xsd index 14009cf4e..61e065ecc 100644 --- a/schemas/base.xsd +++ b/schemas/base.xsd @@ -4,7 +4,7 @@ base schema for bcfg2 Narayan Desai, Argonne National Laboratory - $Id: $ + $Id$ @@ -18,8 +18,7 @@ - - + @@ -27,8 +26,7 @@ - - + diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd index 22e8336ba..391a5a27e 100644 --- a/schemas/bundle.xsd +++ b/schemas/bundle.xsd @@ -25,8 +25,7 @@ - - + @@ -34,6 +33,7 @@ + diff --git a/schemas/clients.xsd b/schemas/clients.xsd new file mode 100644 index 000000000..f1a3ec27e --- /dev/null +++ b/schemas/clients.xsd @@ -0,0 +1,26 @@ + + + + + client schema for bcfg2 + Narayan Desai, Argonne National Laboratory + $Id$ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/schemas/metadata.xsd b/schemas/metadata.xsd index 3636bb2b8..d200694cc 100644 --- a/schemas/metadata.xsd +++ b/schemas/metadata.xsd @@ -4,69 +4,44 @@ metadata schema for bcfg2 Narayan Desai, Argonne National Laboratory - $Id: $ + $Id$ - - - - - + + + + + - - - - - - - - - - - - - - - - - + + + + + - + + + + - - - - - - - - - - - + + - - + - - - - + - - - diff --git a/schemas/pkglist.xsd b/schemas/pkglist.xsd index 31fa9959d..d262963ee 100644 --- a/schemas/pkglist.xsd +++ b/schemas/pkglist.xsd @@ -4,7 +4,7 @@ package list schema for bcfg2 Narayan Desai, Argonne National Laboratory - $Id: $ + $Id$ @@ -16,20 +16,21 @@ - + - - + - + - + + + diff --git a/schemas/services.xsd b/schemas/services.xsd index 012bb2876..286c925aa 100644 --- a/schemas/services.xsd +++ b/schemas/services.xsd @@ -4,7 +4,7 @@ services schema for bcfg2 Narayan Desai, Argonne National Laboratory - $Id: $ + $Id$ @@ -35,11 +35,10 @@ - - + - + diff --git a/schemas/translation.xsd b/schemas/translation.xsd index cdf117a8a..9a58ab640 100644 --- a/schemas/translation.xsd +++ b/schemas/translation.xsd @@ -4,7 +4,7 @@ translation image info schema for bcfg2 Narayan Desai, Argonne National Laboratory - $Id: $ + $Id$ -- cgit v1.2.3-1-g7c22