Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Provides a generic wrapper around text to be generated in the output tree. Note that this element is not supported in this release.
Syntax
<xsl:text space="{preserve|delete}" >
Attributes
- space
- Indicator as to whether to preserve or delete white space within the text.
Element Information
Number of occurrences Unlimited Parent elements (All elements that can have children) Child elements xsl:apply-templates, xsl:choose, xsl:copy, xsl:eval, xsl:for-each, xsl:if, xsl:node-name, xsl:value-of Requires closing tag Yes. XSL is an XML grammar and, like all XML grammars, all tags must have closing tags to satisfy the definition of well-formed.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.