
Listing 6.2: continued
<p>Style sheets are separated from documents. Therefore one document can have
➥more than one style sheet and, conversely, one style sheet can be shared
➥amongst several documents.</p>
<p>This means that a document can be rendered differently depending on the media
➥or the audience. For example, a “managerial” style sheet may present a summary
➥view of a document that highlights key elements but a “clerical” style sheet
➥may display more detailed information.</p>
</section>
</article>
166
Chapter 6: XSL Formatting Objects and Cascading Style Sheet
Figure 6.2: The XML document loaded into a browser
The next sections examine the style ...