
Extensible Stylesheet Language (XSL) • 265
Problem
Consider the following XML document, titled portfolio.xml:
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="portfolio.xsl"?>
<portfolio>
<stock exchange="nyse">
<name>zacx corp</name>
<symbol>ZCXM</symbol>
<price>28.875</price> ...