Hi,
I am looking for ways to reduce the Element count on the nodes that have multiple instances of same model.
I was going through the Mesh specifications and I found this in the profile specs:

It says that an element can't contain models using the same messages. Does that mean that models can have a different set of messages created that might be similar to the set of messages already present for the same model and we can have multiple overlapping models in the same element?
For example, in the OnOff model, create a different set of messages and initialize multiple models with different set of messages and have those OnOff models on the same element?
Is it possible at all by any means to have overlapping models in a single element?
Thank you.