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
What is call template in xslt?
What is html xml css?
what is Identity template in XSL, why do you use it?
Is rss still used?
What is the full form of xsl?
Can an application be both namespace-aware and namespace-unaware?
What is an xml expansion pack?
What are the two types of wsdl elements?
Can we execute an xml?
Can the attribute list of an element type contain attributes whose names come from other xml namespaces?
Can xml files be viewed in browsers?
Are xml elements ordered?
Write a program to show literal result element as stylesheet?
How do I use the default xml namespace to refer to attribute names in an xml namespace?
What is the difference between xml and xhtml?