XMLmind DITA Converter 1.0.0_01 (October 22, 2009) --------------------------------------------------
Download it from: http://www.xmlmind.com/ditac/download.shtml This is just a patch release. Its distribution differs from the 1.0 distribution only by the ditac.jar it contains. Enhancements: ------------- * Any attribute (that is, not only audience, platform, product, rev, otherprops and props) can be used to filter or flag an element. Previously, it was not possible to use attributes belonging to a namespace (e.g. xml:lang). Bug fixes: ---------- * When a .ditaval file contained the following specification ------------------------------------------------------------ <prop att="audience" action="exclude" /> <prop att="audience" val="external" action="include" /> ------------------------------------------------------------ elements having a audience="external" attribute were excluded too. This was caused by the fact that action="include" and action="passthrough" were parsed but after that, such actions were completely ignored.

