Defines a COM+ application. If this element is a descendent of a Component element, the application will be created in association with this component. If the element is a child of any of the Fragment, Module, or Package elements it is considered to be a locater, referencing an existing application. If the element is a child of a ComPlusPartition element, or have its Partition attribute set, the application will be installed under the referenced partition. Identifier for the element. If the element is not a child of a ComPlusPartition element, this attribute can be provided with the id of a ComPlusPartition element representing the partition the application belongs to. Id for the application. This attribute can be omitted, in which case an id will be generated on install. If the element is a locater, this attribute can be omitted if a value is provided for the Name attribute. Name of the application. This attribute can be omitted if the element is a locater, and a value is provided for the PartitionId attribute.