ObjectCollectionTypeMAEC Bundle Schema

The ObjectCollectionType provides a Capability for characterizing collections of Objects. For instance, it can be used to group all of the Objects that are associated with a specific behavior.


Field Name Type Description
@nameoptional string

The name field specifies the name of the collection.

Affinity_Type0..1 string

The Affinity_Type field provides an abstract way of characterizing how the objects in a collection are related.

Affinity_Degree0..1 string

The Affinity_Degree field is intended to provide an abstract way of characterizing the degree to which the objects in a collection are related.

Description0..1 string

The Description field contains a textual description of the collection.

@idrequired QName

The id attribute specifies a unique ID for this Object Collection.

Object_List1..1 ObjectListType

The Object_List field specifies a list of Objects that make up the collection.