It is structured as a stack to reflect the nested nature of markup.
190191192193194195196
super.initialise(); if(logger.isDebugEnabled()){ logger.debug("Initialising (MMS_SMIL_2_0)" + this); } inTemporal = false; listItemIdGeneratorStack = new ListItemIdGeneratorStack(); }