Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: saschwarz on June 02, 2003, 08:34:52 am

Title: Additional XMLSchema tags
Post by: saschwarz on June 02, 2003, 08:34:52 am
It would be very helpful if you could add support for minInclusive and maxInclusive (and/or) minExclusive and maxExclusive facets.

These are useful when a regex is awkward for expressing the constraint. i.e. a rotational value between 0 and 359 degrees would be a restriction based on xsd:nonNegativeInteger with minInclusive of 0 and maxInclusive of 359.

Thanks
Steve