Interface Union_DIV_DL<__ extends Union_DIV_DL<__>>

Type Parameters:
__ - This content model, which will be the parent content model of child elements
All Superinterfaces:
AnyUnion_DIV_DL<Document,__>, Content<Document,__>, Content<__>, DocumentWriter, Whitespace
All Known Subinterfaces:
AnyContent<__>, DIV_content<__>, DL_content<__>
All Known Implementing Classes:
DIV__, DIV_c, DL__, DL_c, Document

public interface Union_DIV_DL<__ extends Union_DIV_DL<__>> extends AnyUnion_DIV_DL<Document,__>, Content<__>
Elements that are common to both DIV_content and DL_content.
Author:
AO Industries, Inc.