What Conversion Will Mean
- Same as HTML to Well-formed HTML-XML, plus adjustment as
needed to match XHTML definition
- May require adding wrapper tags or re-tagging if illegal tags used
- Remove embedded stylesheet and scripts
- preferably to an XSL stylesheet associated with the document
- or (CSS or Javascript) to external file
- Can be left in place if well-formed
- Comments no longer a safe hiding place; XML processors may strip