From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Mon, 9 Dec 2013 22:02:58 +0100 Subject: [Cluster-devel] [PATCH 1/3] rgmanager: ra2rng.xsl: mysql-*: datatype/restrict the params In-Reply-To: <1386622980-18460-1-git-send-email-jpokorny@redhat.com> References: <1386622980-18460-1-git-send-email-jpokorny@redhat.com> Message-ID: <1386622980-18460-2-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 | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/rgmanager/src/resources/ra2rng.xsl b/rgmanager/src/resources/ra2rng.xsl index 9ee83d0..4cce0da 100644 --- a/rgmanager/src/resources/ra2rng.xsl +++ b/rgmanager/src/resources/ra2rng.xsl @@ -204,6 +204,46 @@ + + + + + + + /[\p{IsBasicLatin}\p{IsLatin-1Supplement}]+ + 4095 + + + + + + [\p{IsBasicLatin}\p{IsLatin-1Supplement}-[\s]]+ + 4095 + + + + + + [\p{IsBasicLatin}\p{IsLatin-1Supplement}]+ + 2621440 + + + + + 0 + + + + + 0 + + + + -- 1.8.1.4