Load source of HTML formatting for document

This API call grants access to the Load HTML Formatted Document API call, but returns the resulted HTML as an XML document. This allows a developer to view the HTML output easily and evaluate the styles or results.

Example API call

/servlets3/wietmsd?id=1460447126210&book=s1000d_bike_41&collection=default&target=tools&action=show_html&eid=4

Parameters

ParameterDescription
targettools
actionshow_html
eidThe element level ID on the <DOCUMENT/> envelope tag that wraps all documents in LiveContent, such as "4".
idA session ID that is valid for this collection and publication combination.
collectionThe name of the collection that the publication is registered in, such as default.
book The name of the publication, such as s1000d_bike_41.

Returns

On success
The HTML page produced by Load HTML Formatted Document, but returned as an XML resource.
On failure
Nothing.