adspace
What are the condtions that apply in case of xsl:stylesheet element?
Answer Posted / Girija Shankar Mishra
The xsl:stylesheet element must have exactly one xsl:output element and may optionally contain multiple xsl:template elements. It can also include other supporting elements such as xsl:variable or xsl:value-of for manipulating the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers