R
Richard Koch
Hi folks!
I want to transform a XML document using a XLS stylesheet
(transformNodeToObject()). I did my code as the MSDN examples suggest, the
transformation succeeds S_OK. Unfortunately, the XML result doc is not
valid, e.g. get_xml() fails, the string is empty.
Does that sound familiar to anyone? If yes, thanks for your help!
Richard
I want to transform a XML document using a XLS stylesheet
(transformNodeToObject()). I did my code as the MSDN examples suggest, the
transformation succeeds S_OK. Unfortunately, the XML result doc is not
valid, e.g. get_xml() fails, the string is empty.
Does that sound familiar to anyone? If yes, thanks for your help!
Richard