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 xpointer schemes are supported in this release?
What do xml namespaces actually contain?
Why do we use xslt?
What is the mime type definition for atom files?
How to transform an xml into xhtml? : xslt
What is the use of rendering in xsl?
what is XLink and XPointer ?
Who developed XSLT?
how to transform an XML file into HTML using XSL transformation (XSLT)?
Why is xml used?
Where is pom xml?
How do you convert xsd to xslt?
Why is web xml needed?
clarify relationships of xslt with xsl
How do I map data from excel to xml?