Convert XML to HTML
Convert XML to HTML tries to convert the XML of the package item called Output into HTML. Specifically, it removes any XHTML namespace declaration and converts all empty XML elements (for example, <br/> ) to empty HTML elements (<br> ).
Use
You can use this Template Building Block in any Compound Template.
Parameters
The Template Building Block has the following parameters:
- Item name
-
Specifies the name of an item in the input package (which must contain XML) to convert instead of the
Outputitem.