Edit online

Import from HTML Files

Oxygen XML Developer offers support for importing HTML files into an XML document.

Import Wizard Method

To use the Import wizard to import from HTML files, follow these steps:
  1. Go to File > Import/Convert > HTML File to XHTML. The Import HTML to XHTML wizard is displayed.
  2. Enter the URL of the HTML document.
  3. Select the type of the resulting XHTML document:
    • XHTML5
    • XHTML 1.0 Transitional
    • XHTML 1.0 Strict
  4. Click the OK button.

Result: The resulting document is an XHTML file containing a DOCTYPE declaration that references the XHTML DTD definition on the Web. The parsed content of the imported file is transformed to XHTML5, XHTML Transitional, or XHTML Strict depending on the option you chose.