CTK XML schema for progress and result reporting in command line modules. false false The XML schema for the XML fragments used when reporting progress and results in command line modules. The root element. This is added automatically and must not be printed out by the module. Marks the start of a set of processing instructions. The name of the current "filter" (set of processing instructions). A short, descriptive text about the purpose of this filter. A float value between 0 and 1 to report the current overall progress. Report a progress value and corresponding progress text. Report the current result. The output parameter name to which this result belongs to. Marks the end of a set of processing instructions. A short, descriptive text about the end state of this filter.