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
If XML attribute name itself has double quotes, then how it can be represented?
What is excel xml map?
What is rss (really simple syndication)?
Define is null operator.
Which xsl type is used for navigation in xml documents?
Is there an xml version of html?
What is xpath expression?
How you can enhance your XSL test?
What is document type definition (dtd)?
What is xml format example?
What happens if your atom feed fails the validation?
How do I configure an xpointer processor?
Why do we use xslt?
What is SAX?
Which parts of an xml document are case-sensitive?