Which xsl type is used for navigation in xml documents?



Which xsl type is used for navigation in xml documents?..

Answer / Supriya Gupta

XSLT (eXtensible Stylesheet Language Transformations) is used for navigation and transformation of XML documents. The for-each element in XSLT can be used to iterate through nodes in an XML document, allowing for navigation and manipulation of the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

Does rss feed update automatically?

1 Answers  


What importance does xslt hold in xml?

1 Answers  


What is the format of xml file?

1 Answers  


What is xsl param?

1 Answers  


How do I find the rss feed for my blog?

1 Answers  


What is an xml expansion pack?

1 Answers  


How do you find a url address?

1 Answers  


Write a program that shows the elements of the stylesheets?

1 Answers  


Why namespace is used in xml?

1 Answers  


How to use <xsl:sort>element in XSLT?

1 Answers  


What is XSLT data model?

1 Answers  


What is the difference between xsl and dsssl?

1 Answers  


Categories