From af5fd583e7f6dac3a5b4aa955cc396734db5c45e Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 7 Oct 2004 15:07:50 +0000 Subject: (Logical change 1.79) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@385 ce84e21b-d406-0410-9b95-82705330c041 --- schemas/base.xsd | 31 +++++++++++++++++++++++++++++++ schemas/services.xsd | 43 +++++++++++++++++++++++++++++++++++++++++++ schemas/translation.xsd | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 107 insertions(+) diff --git a/schemas/base.xsd b/schemas/base.xsd index e69de29bb..fd8de7a67 100644 --- a/schemas/base.xsd +++ b/schemas/base.xsd @@ -0,0 +1,31 @@ + + + + + base schema 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 e69de29bb..2299725df 100644 --- a/schemas/services.xsd +++ b/schemas/services.xsd @@ -0,0 +1,43 @@ + + + + + services schema for bcfg2 + Narayan Desai, Argonne National Laboratory + $Id: $ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/schemas/translation.xsd b/schemas/translation.xsd index e69de29bb..cdf117a8a 100644 --- a/schemas/translation.xsd +++ b/schemas/translation.xsd @@ -0,0 +1,33 @@ + + + + + translation image info schema for bcfg2 + Narayan Desai, Argonne National Laboratory + $Id: $ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-1-g7c22