- Wireless Markup Language
(which are gaining in popularity as processing power in mobile devices increases).
WML history
Building on Openwave's HDML, Nokia's "Tagged Text Markup Language" (TTML) and Ericsson's proprietary markup language for mobile content, the
WAP Forum created the WML 1.1 standard in 1998 [ [http://inspiredbloggers.blogspot.com/2004/12/brief-history-of-wap_110252445307049372.html The HCI blog: A brief History of WAP] ] . WML 2.0 was specified in 2001 [WAP Forum: [http://www.wapforum.org/DTD/wml20.dtd "Wireless Markup Language (WML) 2.0 Document Type Definition"] ] , but has not been widely adopted. It was an attempt at bridging WML andXHTML Basic before theWAP 2.0 spec was finalized [Openwave Developer Network: [http://developer.openwave.com/dvl/support/documentation/guides_and_references/xhtml-mp_style_guide/chapter1.htm "One quick note about WML 2.0"] ] . In the end,XHTML Mobile Profile became the markup language used in WAP 2.0. The newest WML version in active use is 1.3.WML markup
WML documents are XML documents that validate against the WML DTD (
Document Type Definition ) [WAP Forum: [http://www.wapforum.org/DTD/wml13.dtd "Wireless Markup Language (WML) 1.3 Document Type Definition"] ] . The W3C Markup Validation service (http://validator.w3.org/) can be used to validate WML documents (they are validated against their declared document type).For example, the following WML page could be saved as "example.wml":
This is a sample WML page.
Wireless Markup Language is a lot like HTML (Hyper Text Markup Language) in that it provides navigational support, data input, hyperlinks, text and image presentation, and forms. A WML document is known as a “deck”. Data in the deck is structured into one or more “cards” (pages) – each of which represents a single interaction with the user. The introduction of the terms "deck" and "card" into the internet and mobile phone communities was a result of the user interface software and its interaction with wireless communications services having to comply with the requirements of the laws of two or more nations.
WML decks are stored on an ordinary
web server trivially configured to serve the text/vnd.wap.wmlMIME type in addition to plain HTML and variants. The WML cards when requested by a device are accessed by a bridgeWAP gateway , which sits between mobile devices and the World Wide Web, passing pages from one to the other much like a proxy. The gateways radio the WML pages in a form suitable for mobile device reception. This process is hidden from the phone, so it may access the page in the same way as a browser accessesHTML , using a URL (for example,http://example.com/foo.wml ), provided the mobile phone operator has not specifically locked the phone to prevent access of user-specified URLs.WML has a scaled down set of procedural elements which can be used by the author to control navigation to other cards.
It is an error and misconception to think of WML as a pinhole view of the Internet. The real magic and value of WML is that it provides an interface with the phone hardware to initiate a call based on web content requested by user query, for example the telephone number of a taxi servicing your zip code:
Call A Taxi: 903-555-1212 ";
Mobile devices are moving towards support for greater amounts of
XHTML and even standard HTML as processing power in handsets increases. These standards are concerned with formatting and presentation. They do not however address cell-phone or mobile device hardware interfacing.WML can be a very powerful and effective cell-phone add on. It lets you for example enter a zip code, and obtain a list of clickable phone numbers of pizza parlors and taxicabs in your immediate location.
Criticism
See: Criticism of WAP.
References
ee also
*
WMLScript
*Wireless Application Protocol Bitmap Format
*Microbrowser
*List of document markup languages
*Comparison of document markup languages
*XHTML Mobile Profile External links
* [http://www.wapforum.org/what/technical.htm Technical Specifications at the WAP Forum]
* [http://developer.openwave.com/dvl/support/documentation/guides_and_references/xhtml-mp_style_guide/chapter1.htm History and introduction to WML]
* [http://www.w3schools.com/wap/default.asp W3Schools WAP Tutorial]
* [http://patterns.littlespringsdesign.com Mobile Design Resources]
* [http://www.passani.it/gap/ XHTML-MP Authoring Practices]
* [http://devguru.com/technologies/wml/ DevGuru WML Quick Reference]
* [http://www.beeweeb.com/mwt/index.php/products/mobile-web-toolkit/ Mobile Web Toolkit]
* [http://webmasters-forums.com/Tutorial-For-Making-your-First-WAP-Mobile-Site-t-864.html Tutorial For Making your First WAP Site]
Wikimedia Foundation. 2010.