Used to pass objects into a style sheet. Numbers are coerced to double, everything is coerced into a string, and objects return an error.
objXSLProcessor.addObject(obj, namespaceURI)
HRESULT addObject (IDispatch* obj, BSTR namespaceURI);
E_FAIL if readyState is READYSTATE_INTERACTIVE.