<< Click here to display Table of Contents >> Navigation: Install, Configure and Administer GN4 > Configuring GN4 > Configuring Content Import > Configuring Wire Stories Import > Create a wire stories import workflow > Analyzing input content to transform > Example 1: AFP XML format:
In this step you will add the instructions that create the story summary to the summary GN4 attribute.
Partial code
<summary>
<xsl:value-of select="fn:trimText($ContentItem/DataContent,500,' ','...')"/>
</summary>