JMSL Chart Programmer’s Guide
Chapter 5 XML
JMSL and XML
A JMSL chart tree can be created from an XML file. XML (Extensible Markup Language) is a universal format for structured data. XML looks similar to HTML but has application-dependent tag names instead of HTML tags (<p>, <h1>, etc.).
NOTE: This chapter provides links — View code file — that display the actual code file of the XML code that follows the link. If you are viewing this in HTML, you should right-click the link and select “Open link in new tab” for best results. In PDF, the file opens in whatever the default application is for files with a .xml extension.