Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Huub

Pages: [1]
1
Hi,

Does anyone know a way how to model a constraining rule between attributes and elements in Enterprise Architect? More specifically at the moment, I am trying to model conditional required elements in an XSDComplexType, very simpilar to this case here:
https://stackoverflow.com/questions/33504061/conditional-required-elements-in-an-xsd

To address these and other usage scenarios, XML Schema 1.1 provides more expressive constraints through assertions. Assertions are similar to those available in other schema languages such as Schematron and RelaxNG. Other example XSD's here:
http://www.datypic.com/books/defxmlschema/chapter14.html

Pages: [1]