Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
4 user(s) are online (3 user(s) are browsing encyclopedia)

Members: 0
Guests: 4

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Wireless Markup Language

Wireless Markup Language is the primary content format for devices that implement the WAP (Wireless Application Protocol) specification based on XML, such as mobile phones. WML documents are XML documents that validate against the WML (currently version 1.1) DTD (Document Type Definition). You can use the W3C Markup Validation service (http://validator.w3.org/) 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.

WML pages are stored on a web server. They are accessed by a WAP gateway, which sits between mobile devices and the World Wide Web, passing pages from one to the other much like a proxy. This translates pages into a form suitable for mobiles. This process is hidden from the phone, so it may access the page in the same way as a browser accesses html, using a URL (for example http://example.com/foo.wml), if the mobile phone operator has not specifically prevented this.

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 which represents a single interaction with the user. WML has a scaled down set of procedural elements which can be used by the author to control navigation to other cards.

Mobile devices are moving towards support for greater amounts of XHTML and even standard HTML as processing power in handsets increases. It is likely WML will be phased out in the future.

The Opera (web browser) web browser supports WML.

There is also an extension available for the Mozilla/Mozilla Firefox browsers to display WML content: http://wmlbrowser.mozdev.org/

More WML capable browsers/emulators:

[http://winwap.com/ WinWAP] [http://winwap.com/products_2_1.php for Windows], [http://winwap.com/products_2_2.php for Pocket PC], [http://winwap.com/products_2_2.php for Windows Mobile 2003].

[http://www.digitalairways.com/wapaka/ Wapaka] [http://www.digitalairways.com/wapaka/download.asp for download] or [http://www.digitalairways.com/wapaka/wapaka.asp online use] (Java platform).

The only with strict WML syntax check:

[http://developer.openwave.com/dvl/tools_and_sdk/openwave_mobile_sdk/phone_simulator/index.htm Openwave phone simulator] [http://odn.openwave.com/downloadManager.owsoftwareId=23 v7.0], [http://odn.openwave.com/downloadManager.owsoftwareId=3 v6.2.2] for Windows.

Online WML/WAP browsers (no need to download):

[http://wapsilon.com/ Wapsilon]

[http://tagtag.com/cgi/wapemulator.cgi Tagtag]

WML-generation tools:

[http://wurfl.sourceforge.net/ WURFL]

[http://chiralsoftware.net/products.html DeviceSource]

=See also=

*Microbrowser *List of document markup languages *Comparison of document markup languages