Documentation Center

HTML 4 settings

The HTML 4 file type has the following extensions: *.htm, *.html, *.xhtml, *.jsp, *.asp, *.aspx, *.ascx, *.inc, *.php, *.hhk, *.hhc.

Detection

SettingInstruction
DOCTYPE declarationType a declaration.
Root element namesType an element name and select plus sign.
Namespace declaration (xmlns) URIsType a namespace declaration and select plus sign.

Writer settings

SettingInstruction
Unicode UTF-8 byte order mark (BOM)From the list, choose an option to determine how BOM is handled during translation: Preserve; don't add if not originally present, Preserve: add if not originally present, Remove if present.
Values of xml:lang and lang attributeFrom the list, choose an option to determine how 'lang' is handled during translation: Change matching source language to target language, Always change to target language, Do not change.

Whitespace settings

SettingInstruction
Whitespace in contentDecide how whitespace is treated during translation: Normalize unless xml:space='preserve' ; Always preserve; Always normalize.
Normalize whitespace in tagsSelect the check box to ensure that whitespace is normalized in tags.