How do you attach an XSL to an XML in presenting output ?

Answers were Sorted based on User's Feedback



How do you attach an XSL to an XML in presenting output ?..

Answer / nithin chacko ninan

<?Xml:stylesheet type="text/xsl" href="path-name"?>

<?xml-stylesheet type="text/xsl" href="xxx.xsl"?>
in xml file ,use this PI for attaching xsl to an xml.

Is This Answer Correct ?    3 Yes 0 No

How do you attach an XSL to an XML in presenting output ?..

Answer / chandrasekhar


<?xml-stylesheet type="text/xsl" href="xxx.xsl"?>

by providing a processing instruction to parser by using
above instruction in xml file

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More XML XSLT RSS Interview Questions

What is an xml template?

0 Answers  


Do you feel that you are a good xslt programmer? : xslt

0 Answers  


How do I find the rss feed for my blog?

0 Answers  


Can we use xslt to covert html into vxml?

3 Answers   CDAC,


what is XPATH ?

2 Answers  






What is targetnamespace?

0 Answers  


What is the difference between xsl and css?

0 Answers  


Can I encode mathematics using xml?updated

0 Answers  


What is the advantage of automated testing over manual testing?

0 Answers  


Explain about xml namespaces?

0 Answers  


How do I upload a podcast to spotify?

0 Answers  


What is meant by xsd?

0 Answers  


Categories