How do you attach an XSL to an XML in presenting output ?
Answer Posted / 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 View All Answers
How do I map data from excel to xml?
How do xsd files work?
What is an xml expansion pack?
What is the best rss reader?
I Read xml is used to store and transfer data can you explain it with sample code for storing and displaying data.
What are the types of nodes in the xpath data model? Explain briefly.
how to transform an XML file into HTML using XSL transformation (XSLT)?
What is the purpose of xml?
Which is better xml or html?
What is rss (really simple syndication)?
Why is xml useful?
how will xml affect my document links?
How do I convert excel to xml?
What are the steps required to render all the xml documents to html on server?
What is wsdl and how it works?