allow-story-element-types

Defines that the story element type may have one or more child story elements.

Syntax
<allow-story-element-types
    max="integer"?
  >
  <ref-story-element-type/>+
  ANY-FOREIGN-ELEMENT*
</allow-story-element-types>
Attributes
max="integer" (optional)

The maximum number of allowed child elements.