Hello,
I am using XMLSpy 2008. If I create minOccurs="1" or maxOccurs="1" occurrence restraints on a child element, close the schema and reopen it, then XMLSpy removes these occurrence restraints. This only happens for minOccurs="1" and maxOccurs="1". I assume that this removal is done, because "1" is the default value for both, but we need to see it in XMLSpy. Moreover, if XMLSpy removes these restraints and then the schema is saved due to some other change, then we also lose these restraints in the saved schema.
StylusStudio 2007 doesn't do this, so I believe that it is a bug in XMLSpy. Or is there a way in the settings to prevent XMLSpy removing minOccurs="1" and maxOccurs="1"?
Thanks,
Gokhan