Documentation Center

CartridgeDefinition element

The <CartridgeDefinition> element is the root element of the XML file that defines the cartridge.

<CartridgeDefinition Uri="tcd:cartridge:example" Description="Example cartridge.">

The <CartridgeDefinition> element has the following attributes:

  • Uri—the URI of the resource you want to address.

    The URI consists of three parts: scheme:frameworkobject:cartridge, for example taf:claim:audiencemanager:contact:extendeddetail:age:

    • scheme—specify taf (Tridion Ambient Framework)
    • frameworkobject—the object in the framework the URI is addressing, which can be one of the following:
      • cartridge
      • claimprocessor
      • claim
    • cartridge—the name of the cartridge, for example audiencemanager. Optionally, you can address hierarchical subparts of the product by separating the parts using colons, for example audiencemanager:contact:extendeddetail:age
  • Description—a logical description