From 26685aa5d7139ec6cd12d9f6e1406ef330ca9a0f Mon Sep 17 00:00:00 2001 From: Balint Kovacs Date: Tue, 28 Jun 2011 13:45:37 +0200 Subject: [PATCH] [provisioning] XSD for validating the XML config Signed-off-by: Balint Kovacs --- res/raw/tunnels.xsd | 57 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 res/raw/tunnels.xsd diff --git a/res/raw/tunnels.xsd b/res/raw/tunnels.xsd new file mode 100644 index 0000000..ae2bd67 --- /dev/null +++ b/res/raw/tunnels.xsd @@ -0,0 +1,57 @@ + + + + + + + + + + A container to group tunnel settings. + + + + + + + + The schema version of the tunnel setting. + The current version is '1'. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The name of the tunnel. + + + + +