Returns the base name part of the start mode, which is a qualified name (for more information, see http://www.w3.org/TR/WD-xslt#modes). The default value of startMode is the empty string, "".
strMode = objXSLProcessor.startMode
Applies To: XSLProcessor Object