Hello everyone, Given this simple xml: <vector size="2"> <value>1</value> <value>3</value> </vector> Is there a way to validate the number of <value> elements according to the vector size attribute? I'm tempted to say no, so should I make this kind of validation inside my program? Thanks, JoćoReceived on Monday, 6 August 2007 16:02:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:38 GMT