GeekArticles
XML
Core XML
XML
Core XMLDiscover the Wonders of XSLT: XPaths
By Benoît Marchal Go to page: 1 2 Next This is Part 2 of the developer.com introduction to XSLT. The first part was about tools and the basic syntax. I recommend you read it first. Make sure you download the updated listings before reading any further. XPaths The style sheet language is made up of two W3C recommendations: XPath, which is a querying language XSLT itself, which is a scripting language with an XML syntax A style sheet describes how to convert the input document into the...n
Related Topics
