What are the condtions that apply in case of xsl:stylesheet element?



What are the condtions that apply in case of xsl:stylesheet element?..

Answer / 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

More XML XSLT RSS Interview Questions

How does a template instantiated?

1 Answers  


How we compare XSLT and XPath?

1 Answers  


How you define template in xslt? : xslt

1 Answers  


What are DOM and SAX ?

1 Answers  


What are the elements of wsdl?

1 Answers  


How use xml data in excel?

1 Answers  


Are rss feeds still used?

1 Answers  


What is difference between xsl and xslt?

1 Answers  


What is namespace in xslt?

1 Answers  


What is xml data binding?

1 Answers  


What is element and attributes in xml?

1 Answers  


What is difference between wsdl and xsd?

1 Answers  


Categories