Documentation Center

Sample mappings.xml file for SDL Tridion 2013 or older

A sample mappings.xml file to use when importing content into a Content Manager of SDL Tridion 2013 or older.

<?xml version="1.0" encoding="utf-8"?>
<tcccp:Mappings version="3.0" xmlns:tcccp="http://www.tridion.com/ContentManager/5.2/ImportExport">
  <tcccp:ItemSet role="ApprovalStatus">
    <tcccp:Mapping exportContext="/" exportTitle="Default_Draft.tas" importContext="/" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Category">
    <tcccp:Mapping exportContext="/Publication" exportTitle="Category" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Component">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="component.xml" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="ComponentTemplate">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="Component%20Template.tcts" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Folder">
    <tcccp:Mapping exportContext="/Publication" exportTitle="Building%20Blocks" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Group">
    <tcccp:Mapping exportContext="/" exportTitle="Author.tgp" importContext="/" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Keyword">
    <tcccp:Mapping exportContext="/Publication/Category" exportTitle="Keyword.tkw" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="MultimediaType">
    <tcccp:Mapping exportContext="/" exportTitle="ascx%20(ContentPorter-generated).tmt" importContext="/" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Page">
    <tcccp:Mapping exportContext="/Publication/Sg" exportTitle="Page.tpg" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="PageTemplate">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="Page%20Template.tpts" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="ProcessDefinition">
    <tcccp:Mapping exportContext="/Publication" exportTitle="Component%20Process.tpd" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Publication">
    <tcccp:Mapping exportContext="" exportTitle="Publication" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="Schema">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="Schema.xsd" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="StructureGroup">
    <tcccp:Mapping exportContext="/Publication" exportTitle="Sg" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="TargetGroup">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="Target%20Group.ttg" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="TemplateBuildingBlock">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="Template%20Building%20Block.tbbs" importContext="" importTitle="" />
  </tcccp:ItemSet>
  <tcccp:ItemSet role="VirtualFolder">
    <tcccp:Mapping exportContext="/Publication/Building%20Blocks" exportTitle="Virtual%20Folder" importContext="" importTitle="" />
  </tcccp:ItemSet>
</tcccp:Mappings>