All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.scripts.HtmlToXhtml.html Maven / Gradle / Ivy

The newest version!




	
	Pipeline Script: HTML to XHTML
	


Pipeline Script: HTML to XHTML

Overview

This script transforms an HTML document to XHTML, and then validates the result.

Configuration

Input HTML file
Required. Select the input HTML file
Output directory
Required. Directory to store the result in. This can not be same directory as the input directory.
Strip unknown elements
Optional. Select whether to remove elements that are not recognized as being part of the XHTML grammar. Default is true.
Encoding
Optional. Select input file encoding - if none, an attempt to autodetect the encoding will be made.
XML Validation Report
Optional. Path to a file to store a validation XML report in.

Appendix: List of Transformers used

The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.

  1. HTML to XHTML
  2. Validator




© 2015 - 2025 Weber Informatics LLC | Privacy Policy