<<Up     Contents

WML

Redirected from Wireless Markup Language

Wireless Markup Language is the primary content format for devices that implement the WAP (Wireless Application Protocol) specification based on XML. An example:
 
 <?xml version="1.0"?>
 <!DOCTYPE wml PUBLIC "-//PHONE.COM//DTD WML 1.1//EN" "http://www.phone.com/dtd/wml11.dtd" >
 <wml>
   <card id="main">
     <p mode="wrap">This is a sample WML page.</p>
   </card>
 </wml>

See also: CHTML

wikipedia.org dumped 2003-03-17 with terodump