> --> My guess is that your problem comes from: > > --- > <match context="$selected" pattern="html:li" /> > > > --- > > for this to work, your document must define the "html" prefix (e.g. > xmlns:html="http://www.w3.org/1999/xhtml" on the root element).
> If you prefer to use "xhtml" as a namespace prefix, then you'll have to > redefine this macro in your configuration file. That is, simply copy the > macro and replace 'html:' by 'xhtml:' *everywhere* in the macro. Dear M. Shafie, Yes, the problem comes most certainly from there. We used "xhtml" for namespace just for consistency with other stuff of ours. There is no problem to change it for "html", it's much better than copying all the macros. Thank you for your help, Best regards. Philippe. -- XMLmind XML Editor Support List xmleditor-support@xmlmind.com http://www.xmlmind.com/mailman/listinfo/xmleditor-support