getResultDocuments

getResultDocuments() → String Array

Returns any array of result document URIs that were output by the previous XSLT transform.

There are no arguments

Result

String Array

Details

Note: You can use the getResultDocument(uri) function to get a reference to the Document or DocumentFragment identified by each URI.