Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is XSLT?

Answers were Sorted based on User's Feedback



what is XSLT?..

Answer / harish

it is a transformation language which lets u transform XML
into some other format.For ex: u might use XSLT to produce
HTML,or a different XML structure. u could even use it to
provide plain text or to put the information in some other
document format.

Is This Answer Correct ?    3 Yes 0 No

what is XSLT?..

Answer / kumaran

it is a transformation language which lets u transform XML
into some other format.For ex: u might use XSLT to produce
HTML,JSP,ASP or a different XML structure. u could even use
it to
provide plain text or to put the information in some other
document format.

Data transformation among the database,xml and our front
end ,its may be HTML,JSP,ASP or some other formates.

Is This Answer Correct ?    1 Yes 0 No

what is XSLT?..

Answer / g.h

"XSLT" stands for eXtensible Stylesheet Language
Transformations. It is one of the parts of the XSL standard,
along with XSL-FO (Formatting Objects) and XPath.

XSLT is used to transform XML documents into some other
form. One output form is XML. This means XSLT can be used to
generate a document in any XML-based language.
It can also be used to generate HTML, in which case the less
strict markup rules of HTML are used. So XSLT can be used to
create a web page, or part thereof, from an XML document.
Plain text is also a possibility, so basically XSLT can
transform XML documents into any textual form.

Current implementation versions are 1.0 and 2.0. The newer
2.0 standard has extended functionality, making the
stylesheets written in it less verbose.

XSLT works primarily through the concept of templates. For
each node in the XML input, a matching template is sought.
The templates are matched based on XPath expressions. Then,
the template is executed with that node as context.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is the terms Test Object Model, Test Object and Run-Time object?

0 Answers  


How do I open an xml file in notepad ++?

0 Answers  


What is xsl fo template?

0 Answers  


What is XML encoding error?

0 Answers  


How are documents accessed and manipulated in xml?

0 Answers  


What are the ways to create a tree view control using XML, XSL & JavaScript?

1 Answers  


Tell me can we use graphics in xml?

0 Answers  


What are rss feeds and how do I use them?

0 Answers  


What is the best rss reader for mac?

0 Answers  


What is difference between wsdl and xsd?

0 Answers  


What is the difference between html and xml?

0 Answers  


What is the difference between xml and c or c++ or java?

0 Answers  


Categories