Content: WOComponentContent { } IsExpandedConditional: WOConditional { condition = isExpanded; } Outline: WXOutlineRepetition { list = ^sublist; item = ^item; sublist = ^sublist; hasChildren = ^hasChildren; selectionPath = ^selectionPath; nestingLevel = nestingLevelForChildren; }