Chapter 4. Branching and Control ElementsContents: Goals of This Chapter So far, we've done some straightforward transformations and we've been able to do some reasonably sophisticated things. To do truly useful work, though, we'll need to use logic in our stylesheets. In this chapter, we'll discuss the XSLT elements that allow you to do just that. Although you'll see several XML elements that look like constructs from other programming languages, they're not exactly the same. As we go along, we'll discuss what makes XSLT different and how to do common tasks with your stylesheets. 4.1. Goals of This ChapterBy the end of this chapter, you should:
Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|