XML for <SCRIPT> contains four comprehensive test suites used for regression testing and benchmarking. In addition, these
                        test suites can also be used as sample applications to help you learn how to use the parsers.
                    
                    
                    
                        Overview: Introduction and layout of the Test Suites
                        W3C DOM: Test suites for the testing of the W3C DOM Parser
                        Classic DOM: Test suite for the testing of the Classic DOM Parser
                        SAX: Test suite for the testing of the SAX Parser
                        Server-Side Proxies: Test suite for the testing of the Server-Side Proxies
                    
                    
                        For a more in-depth overview of XML for <SCRIPT>, you are highly encouraged to look at the 
                        source code for these test suites. These test suites demonstrate all of the capabilities
                        of the code and can be very helpful when first learning how to use it.