How do you attach an XSL to an XML in presenting output ?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of namespace in xml?
How do I create an xsd file?
What is xsl fo documents? Explain xsl-fo documents structure?
How do I open an rss file?
What are the two types of xml parsers?
What is xml testing?
Is sql worth learning?
How do I save as an xml file?
How do xsd files work?
How do I run an xml file in notepad?
What is the difference between xsl and dsssl?
Explain an overview of xml.
Write a program that shows the elements of the stylesheets?
What are the standard ways of parsing xml document? Or what is a xml parser?
What is dtd used for?