ContentDRILink

fun ContentDRILink(    children: List<ContentNode>,     address: DRI,     dci: DCI,     sourceSets: Set<DisplaySourceSet>,     style: Set<Style> = emptySet(),     extra: PropertyContainer<ContentNode> = PropertyContainer.empty())