Is it possible to enforce that two numbers are within ranges relative to each other. i.e. two elements x and y, x must be less the y. I also have a problem where I need to have a list of Telephone number segments that can have leading zeros that must be formatted as follows: <Range>nnnn-mmmm</Range> How can I enforce mmmm to be greater then nnnn. Lastly, I need to have a list of these telno segments that occur only once in a list <List>123 456 789</List> Would be legal. <List>123 456 123</List> would not be. Any Help much appreciated. Martin Roberts xml designer, BTexaCT 01473 643775 martin.me.roberts@bt.comReceived on Thursday, 16 November 2000 04:11:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:49 GMT