Date: Nov. 6, 2000
Link: http://www.wirelessdevnet.com/training/WAP/xslt.html
Source Author or Organization: Wei Meng LEE, Wireless Developer Network
More and more sites are being re-coded in Wireless Markup Language (WML) in order to
cater to Wireless Application Protocol (WAP) devices.
In lieu of WAP 2.0 declaring XHTML 1.0 as its markup language,
creating and maintaining multiple sets of WML documents for the different WAP
devices that may visit a site is very labor intensive. This tutorial
demonstrates the use of Extensible Markup Language Transformations (XSLT) and
XML Path Language (XPath) to transform XML to tailor content for different
devices. Microsoft XML Parser 3.0(MSXML3) performs the XSLT processing, and is
required to follow the tutorial.