CreateAssociation Element

This action creates a new association structure between topics. The CreateAssociation element has the following structure:

<txn:CreateAssociation id="...">
  <tmd:association> ... </tmd:association>
</txn:CreateAssociation>
    
txn:CreateAssociation

The wrapper element for this action.

txn:CreateAssociation/@id

The identifier for this operation. This identifier is used to correlate any error messages to the operation that caused the error.

txn:CreateAssociation/tmd:association

Specifies the structure of the association to be created.