Xml Style Pane
Xml Style Pane consists of two subpanes each of which can display xml styles of the currently edited chart, full xml styles of the currently edited chart, DTD and XSD schema for the xml styles. To switch between different views use right mouse button menu. You can load and save styles into the files for future use in web pages or rich client applications.
The styles produced by the designer might include a reference to DTD or XSD Schema depending upon the current designer properties. To change the type of the reference, open Setup dialog by selecting File>>Setup menu item, select "Designer" tab, and choose the desired description from "Description" combobox. When Description is set to XSD or DTD you need to specify the location for the description.
When you load new styles into this pane or change the existing styles two buttons - "Apply" and "Reset" appear at the bottom of the pane. When you click "Apply", the designer will parse new styles and apply them to the current chart. In case the entered styles are invalid, an error message is displayed at the bottom of the pane and the invalid token is highlighted. By default a non-validating, built-in parser is used to parse xml. To select a different parser, open Setup dialog by selecting File>>Setup menu item, select "Designer" tab, uncheck "Use built-in parser" checkbox, and enter the classname of the parser into "Parser" field.