> Awesome that worked thank you! But now I'm a bit
> puzzled about something else, the reason why I wanted
> to get the Compound XML Doc Toolkit was because I
> watched a demo of it for XUL. Yet now that I run it,
> there is no option in the wizard for me to select
> XUL?
>
I'm a bit puzzled too, how did you navigate to that demo? That's a fairly old demo of the first release of the Compound XML Document Editor but we not longer have XUL support. We came to the concensus that XUL is not a 'compound XML document' though rather just a 'XML document' format.
Is there a specific XUL compound XML document profile that you had in mind? I'd be interested in hearing from all users if there is interest in just XUL or XUL+???
To answer your last question, it is possible to add support for XUL yourself. If you wish to have it added to be integrated with CXDTK, then see:
http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=13821685&cat=28&thread=119169&treeDisplayType=threadmode1&forum=504#13821685
If you want to just have directed editing and schema validation, then using WTP should be enough (either registering the XUL xsd/dtd within the XML Catalog or simply having xsi:schemaLocation in your XUL source).