You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently STIXType contains list types (e.g. IndicatorsType) for each top-level construct that are nothing but containers for 1..* instances of that type.
Propose flattening these to simply be of the contained object type with a 0..* multiplicity.