// $Id: LSWMultipartMixedBodyViewer.wod,v 1.2 2004/06/17 19:45:20 helge Exp $ PartRepetition: WORepetition { list = parts; item = currentPart; separator = "
"; } PartViewer: WOComponentReference { component = currentPartViewerComponent; part = currentPart; nestingDepth = nextNestingDepth; printMode = printMode; } HasDepth: WOConditional { condition = nestingDepth; }