Poster at Kinetium dot Com wrote: > > When you open XXE_install_dir/demo/slides-demo.xml, XMLmind XML Editor > > automatically uses the XXE_install_dir/config/slides/slides.xxe > > *configuration file*. > > How does XXE know to open that CSS file? If by some convention, how does > "demo/slides-demo.xml" map to "slides/slides.xxe"?
There are no hardcoded conventions: slides/slides.xxe contains a detection rule. See http://www.xmlmind.com/xmleditor/_distrib/docs/poweruser/ar01s04s06.html Each detection rule contained in all XXE configuration files (Slides, DocBook, Simplified DocBook, XHTML, W3C XML-Schema, etc) is tested in turn by XXE and XXE uses the first configuration for which the detection rule matches the document.

