Summary
This chapter has covered the various ways you can generate output from your XSLT stylesheets. You’ll use those basic techniques in every stylesheet you write. The main challenge as we go forward is learning how to select and organize the elements you want to process. You might need logic to select elements that have certain properties or you might need to sort or group elements before you process them. You might need to use special functions not defined in XSLT or XPath. You might need to write output to more than one document. Future chapters will address all of those topics.
Whatever your stylesheet does, you’ll ultimately use the output methods in this chapter.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access