無線標記語言Wireless Markup Language,缩写:WML),是WAP规范指定的基于XML的基本内容格式,使用支持该规范的设备例如移动电话可以浏览WML的页面。 WML的页面是规范的XML文档,遵守WML(1.1,1.2,1.3,2.0)的DTD(Document Type Definition),因此可以使用W3C的验证服务页面存档备份,存于互联网档案馆)去检验WML文档的规范性。

格式

下面是一个名为example.wml的WML文件示例:

 <?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" title="First Card">
     <p mode="wrap">This is a sample WML page.</p>
   </card>
 </wml>

浏览器支持

参考文献

  1. Pctowap转码声明. [2014-12-03]. (原始内容存档于2014-11-27).

Wikiwand in your browser!

Seamless Wikipedia browsing. On steroids.

Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.

Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.