From 1e562bdd132c4166ca4de2bdb3f241adaa9a7149 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Wed, 9 Nov 2011 03:45:42 +0100 Subject: Added a way to specify the min and max attributes values. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This can now be done in attributes.xml through the minimum and maximum attribute parameters. I also changed the AttributeInfo struct as requested by bjorn. Reviewed-by: Erik Schilling, Thorbjørn Lindeijer --- example/clientdata/attributes.xml | 157 ++++++++++++++++++++++++++++++++------ 1 file changed, 135 insertions(+), 22 deletions(-) (limited to 'example') diff --git a/example/clientdata/attributes.xml b/example/clientdata/attributes.xml index 7501f14..69346e5 100644 --- a/example/clientdata/attributes.xml +++ b/example/clientdata/attributes.xml @@ -6,75 +6,188 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - + + + - - - + + + -- cgit