From bfef1b1c41c96c55033e334fe833e030ced8c450 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 21 Jan 2008 02:14:51 +0000 Subject: Implement xml schema checks for info.xml files (from Sol Jerome) (Resolves Ticket #514) [bugfix] git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4269 ce84e21b-d406-0410-9b95-82705330c041 --- schemas/info.xsd | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 schemas/info.xsd (limited to 'schemas') diff --git a/schemas/info.xsd b/schemas/info.xsd new file mode 100644 index 000000000..95d786ed9 --- /dev/null +++ b/schemas/info.xsd @@ -0,0 +1,35 @@ + + + + + info.xml schema for bcfg2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-1-g7c22