Interface AnyUnion_DATALIST_OPTGROUP<D extends AnyDocument<D>,__ extends AnyUnion_DATALIST_OPTGROUP<D,__>>

Type Parameters:
D - This document type
__ - This content model, which will be the parent content model of child elements
All Superinterfaces:
Content<D,__>, DocumentWriter, Whitespace
All Known Subinterfaces:
AnyContent<D,__>, AnyDATALIST_content<D,__>, AnyOPTGROUP_content<D,__>, AnySELECT_content<D,__>
All Known Implementing Classes:
AnyDATALIST__, AnyDATALIST_c, AnyDocument, AnyOPTGROUP__, AnyOPTGROUP_c, AnySELECT__, AnySELECT_c

public interface AnyUnion_DATALIST_OPTGROUP<D extends AnyDocument<D>,__ extends AnyUnion_DATALIST_OPTGROUP<D,__>> extends Content<D,__>
Elements that are common to both AnyDATALIST_content and AnyOPTGROUP_content.
Author:
AO Industries, Inc.