The area below contains HTML generated from XML data by the Microsoft
XSL ActiveX Control, illustrating:
- a concrete minimal example of the Microsoft XSL ActiveX Control being
used to display data within a Web page
- the merging of separate content (XML data) and presentation (XSL) into
displayable data
- transformation of XML into HTML without scripting -- XSL provides a
declarative solution for common formatting operations
- simple rearrangement of XML data
- text generated by the stylesheet and inserted into the HTML output