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's xlink?

0 Answers  


What is xsl and its components?

0 Answers  


What are the different types of parts used in xsl?

0 Answers  


How do I create an xml return?

0 Answers  


How are comments used in xml?

0 Answers  






How do I remove rss feeds from outlook 365?

0 Answers  


Explain about the dtd features?

0 Answers  


What is the full form of xsl?

0 Answers  


What are the parsers are supported in xml?

0 Answers  


How do I convert a pdf to a zip file?

0 Answers  


Are xml elements ordered?

0 Answers  


What is xml coding?

0 Answers  


Categories