[Xsltforms-support] implementing string length constraint
Brought to you by:
alain-couthures
From: Stephen C. <Ste...@ut...> - 2009-08-11 05:10:56
|
Hello, Can anyone suggest a means to implement a maxLength constraint for XSLTforms. Is it possible in the same way as HTML inputs to set a "size" value on the xform input? I suspect not and that it should be done via a schema or a bind constraint but this does not seem to be supported in XSLTForms as yet. In XML Schema this would be done via a restriction of the xsd:string type. I guess I am wondering if it is possible to do it other than via a schema such as by a validation rule in a bind. Thanks -- Regards Stephen Cameron Data Programmer Integrated Marine Observing System (IMOS) eMarine Information Infrastructure Project University of Tasmania, Private Bag 21, Hobart, TAS 7001, Australia Tel: +61 3 6226 8507 Fax: +61 3 6226 2997 Email: ste...@ut... URL: http://www.imos.org.au/eMII.html |