separate-elements

When it appears as the child of a storyline-template element and contains the value true this element specifies that the top-level story elements in storylines of this type are to be displayed as separate fields rather than as a continuous document.

Including a separate-elements element in a storyline template only has this effect if all of the template's top-level story element types are complex elements (that is, story elements that contain other story elements).

The print.xml storyline template supplied with the Content illustrates the use of this element.

Syntax
<separate-elements>
  (true|false)
</separate-elements>