About XLST ?
Answers were Sorted based on User's Feedback
Answer / chandrasekhar
XSLT is a Language for transforming one xml document to
other xml document.
It is used as a part of xsl to generate a result tree
structure.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / yeswanth
XSLT is a language that converts an XML document into
another format such as HTML,XHTML,PDF or even to another XML
document.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nithin chacko ninan
XSLT is a xml based language that allows you to transform an
xml document to another xml document.
*part of xsl to generate a result tree
structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is xml word?
Is xml an rss?
Is xsd extensible?
What are the rules defined by the transformation of xsl?
How are comments used in xml?
what are the most common errors, while writing xml documents ?
How do I create documents that use xml namespaces?
Why is dtd important?
Which xsl type is used for navigation in xml documents?
What is the relation between atom and xml?
Does the xml namespaces recommendation define anything except a two-part naming system for element types and attributes?
Where should I use xml?