public class XDIME2CompiledSchemaTestCase
extends TestCaseAbstract {
public void testElements() {
CompiledSchema schema = XDIME2CompiledSchema.getCompiledSchema();
checkContainsElement(schema, XHTML2Elements.A);
checkContainsElement(schema, WidgetElements.AUTOCOMPLETE);
checkContainsElement(schema, ResponseElements.AUTOCOMPLETE);
checkContainsElement(schema, TickerElements.CHANNELS_COUNT);