From 3d10d3489b5d2412408f242bc4de37db6e458509 Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Thu, 11 Nov 2010 14:48:51 -0500 Subject: [PATCH] Put network.rng contents inside for uniformity with other RNGs All the other RNG files in libvirt are enclosed within . This commit makes the syntactical changes necessary to make network.rng fit that pattern. (This is the first step in adding some data type definitions to network.rng for more exact validation of IP and MAC addresses). Formatting changes (indentation) will be done in a subsequent commit, so that actual changes to the code won't be obscured by whitespace. --- docs/schemas/network.rng | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/schemas/network.rng b/docs/schemas/network.rng index 33994bc938..d898b77c8d 100644 --- a/docs/schemas/network.rng +++ b/docs/schemas/network.rng @@ -1,6 +1,13 @@ - + + + + + + +