Altova RaptorXML+XBRL Server 2024

Executes the XSLT transformation according to the XSLT specification named in the EngineVersion property, and returns the result as a string. This method does not produce additional result files, such as charts or secondary results. It also does not hold binary results such as .docx OOXML files. If additional output files are needed, use the Execute method. If an error occurs, a RaptorXMLException is raised. Use the LastErrorMessage property to access additional information.

 

COM and .NET

 

Signature: string ExecuteAndGetResultAsString()

 

Java

 

Signature: public string executeAndGetResultAsString()

 

© 2017-2023 Altova GmbH