Is this valid? <?xml version="1.0" encoding="UTF-8"?> <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:test="http://test.com/test" targetNamespace="http://test.com/test" > <element name="test" type="string" minOccurs="2" maxOccurs="4"/> </schema Some people tell me yes and others say no. I tested it against IBM's XML Schema validator and it says yes. I also looked in the SPEC and it says that only the Particle holds the min and max Occurs and if this is the case then this is not valid because Global Elements do not have Particles. Thanks Dave Spriet ===== --------------------------------------------------------- I have not changed my email address so please Reply-To spriet@infostring.com __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.comReceived on Sunday, 28 October 2001 20:49:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:12:45 GMT