Using oXygen to edit xH documents

If you use the oXygen editor, you can use the xH schemas to make it easier to edit documents that use XHTML plus XForms, SVG and MathML, by following the following steps:

  1. Obtain a copy of the xH schemas. If you have installed Sidewinder then you will already have these. If not, use a Subversion client to download them from:
    http://svn.x-port.net/svn/public/schemas/xH/
    
  2. In oXygen open the Options menu.
  3. Choose Preferences....
  4. Open the Editor branch in the tree view.
  5. Select the Default Schema Association option.
  6. Click New to add a new association.
  7. Set the following options (all others are defaulted):
    • Namespace: http://www.w3.org/1999/xhtml
    • Root local name: html
    • Schema URI: [location of your schemas]/xh.xsd
  8. Click OK.
  9. Click Apply.