Michael Weisheit wrote: > > can someone tell me please if and how I can display an xml file with a xsl > stylesheet in the editor? It always shows only the normal xml structure with > nodes etc. Maybe its a very silly question, but I don't know what I'm doing > wrong or if it is even possible. >
It is not possible to do this as XML documents are styled by XMLmind XML Editor using *CSS* stylesheets and not XSLT stylesheets. More information in: * XMLmind XML Editor - Configuration and Deployment http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html * XMLmind XML Editor - Support of Cascading Style Sheets (W3C CSS) http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/index.html

