If I have an instance data as follow : <instance> <root> <firstname /> <lastname /> <adress /> </root> </instance> That's right if I put this in the model ? : <model> <root> <firstname required="true" /> <lastname required="false" /> <adress required="true" /> </root> </model> The fields firstname and adress are required in the form. Could you correct it if it's not correct ? Thanks Rodrigue VaudanReceived on Monday, 5 November 2001 11:19:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 10 March 2012 06:21:50 GMT