template = m_stylesheetRoot.getTemplateComposed(xctxt, child, mode,
maxImportLevel, m_quietConflictWarnings, dtm);
}
finally
{
xctxt.popNamespaceContext();
}
}
// If that didn't locate a node, fall back to a default template rule.
// See http://www.w3.org/TR/xslt#built-in-rule.