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 difference between XML Serialization and Binary Serialization?
How do I convert an xml file to excel?
Is xml schema better than dtd?
How do I create a wsdl file?
Is xml meant to be a replacement of html?
How xslt works with xml?
Explain about xml signature?
What are the rules defined for the use of fx element?
What is e4x in reference to xml?
What is a Processing Instruction in XML?
What is the purpose of xml?
What is utf in xml?
Define structure of xml?
What is xml signature/encryption?
Are rss feeds still used?