> <version> > <major>1</major> > <minor>2<minor> > <bug>1</bug> > <buildnumber>123</buildnumber> > </version>
It's just as simple to specify a regexp which defines what is allowed as the text child for the version element. Do not break everything up into one element. That's an XML sickness from the DTD era (or rather the pre-XSD/Schema era). Regards, -- Aaron Digulla --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]