| |||||||||
|
1. #21645 Building New Documents with XSLT This chapter will take you a few steps further by showing you how to add text and markup to your result tree with XSLT templates. First, you'll addliteral text to your output. Then you'll work with literal result elements, that is, elements that are represented literally in templates. You'll also learn how to add content with the text, element, attribute, attribute-set, comment, and processing-instruction elements. In addition, you'll get your first encounter with attribute value templates, which provide a way to define templates inside attribute values. Fitzgerald, Michael. O'Reilly and Associates (2003). Design>Information Design>XML>XSL
| |||||||||
| |||||||||