From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Fri, 6 Dec 2013 15:02:24 +0100 Subject: [Cluster-devel] [PATCHv2 5/6] rgmanager: ra2rng.xsl: fs-*: datatype/restrict the params In-Reply-To: <1386264255-22340-6-git-send-email-jpokorny@redhat.com> References: <1386264255-22340-6-git-send-email-jpokorny@redhat.com> Message-ID: <1386338544-1819-1-git-send-email-jpokorny@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Signed-off-by: Jan Pokorn? --- rgmanager/src/resources/ra2rng.xsl | 113 +++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) diff --git a/rgmanager/src/resources/ra2rng.xsl b/rgmanager/src/resources/ra2rng.xsl index 98d91f2..61329d3 100644 --- a/rgmanager/src/resources/ra2rng.xsl +++ b/rgmanager/src/resources/ra2rng.xsl @@ -15,6 +15,119 @@ + + + + + + + /[^\s#x0100-#x10FFFF]+ + 4095 + + + + + + /[^\s#x0100-#x10FFFF]+|(UUID|LABEL)=[^#x0100-#x10FFFF]+ + 4095 + + + + + + /[^\s#x0100-#x10FFFF]+ + 31 + + + + + + 0 + 1 + no + yes + false + true + + + + + + 0 + 1 + + + + + + 0 + 1 + no + yes + false + true + off + on + + + + + + 0 + 1 + no + yes + + + + + + 0 + 1 + no + yes + + + + + + \S+ + + + + + + 0 + 1 + no + yes + + + + + + \S+ + + + + + + 0 + 1 + no + yes + false + true + off + on + + + -- 1.8.1.4