// may have changed the context.
rhandler.startPrefixMapping(getPrefix(),getNamespace());
// Add namespace declarations.
executeNSDecls(transformer);
rhandler.startElement(getNamespace(), getLocalName(), getRawName());
try
{
// Process any possible attributes from xsl:use-attribute-sets first