<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=XHTML_Mobile_Profile</id>
	<title>XHTML Mobile Profile - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=XHTML_Mobile_Profile"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=XHTML_Mobile_Profile&amp;action=history"/>
	<updated>2026-05-06T16:01:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=XHTML_Mobile_Profile&amp;diff=3552814&amp;oldid=prev</id>
		<title>imported&gt;Klbrain: Closing stale 2023 merge proposal; no support; see Talk:XHTML#Merge proposal</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=XHTML_Mobile_Profile&amp;diff=3552814&amp;oldid=prev"/>
		<updated>2024-09-08T23:42:17Z</updated>

		<summary type="html">&lt;p&gt;Closing stale 2023 merge proposal; no support; see &lt;a href=&quot;/wiki143/index.php?title=Talk:XHTML&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Talk:XHTML (page does not exist)&quot;&gt;Talk:XHTML#Merge proposal&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Hypertextual computer language standard}}&lt;br /&gt;
{{update|date=July 2015}}[[Image:Mobile Web Standards Evolution Vector.svg|thumb|300px|right|Evolution of mobile web standards]]&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;XHTML Mobile Profile&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;XHTML MP&amp;#039;&amp;#039;&amp;#039;) is an obsolete [[hypertext]]ual [[computer language]] designed specifically for [[mobile phones]] and other resource-constrained devices.&lt;br /&gt;
{{HTML}}&lt;br /&gt;
It is an [[XHTML]] document type defined by the [[Open Mobile Alliance]].  XHTML-MP is derived from [[XHTML Basic]] 1.0 by adding XHTML Modules, with later versions of the standard adding more modules.  However, for certain modules, XHTML-MP does not mandate a complete implementation so an XHTML-MP browser may not be fully conforming on all modules.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;[[XHTML Basic]] 1.1&amp;#039;&amp;#039; became a W3C Recommendation in July 2008, superseding XHTML-MP 1.2.&amp;lt;ref name=&amp;quot;xhtml-basic-1.1&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
|url=http://www.w3.org/TR/2008/REC-xhtml-basic-20080729&lt;br /&gt;
|title=XHTML Basic 1.1, W3C Recommendation 29 July 2008&lt;br /&gt;
|publisher=[[World Wide Web Consortium]]&lt;br /&gt;
|date=2008-07-29&lt;br /&gt;
|access-date=2010-05-06}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Document Type Declaration==&lt;br /&gt;
To validate as XHTML-MP, a document must contain a proper [[Document Type Declaration]], (DTD) or DOCTYPE, depending on the version of specification followed&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//WAPFORUM//DTD XHTML Mobile 1.0//EN&amp;quot;&lt;br /&gt;
&amp;quot;http://www.wapforum.org/DTD/xhtml-mobile10.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//WAPFORUM//DTD XHTML Mobile 1.1//EN&amp;quot;&lt;br /&gt;
&amp;quot;http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//WAPFORUM//DTD XHTML Mobile 1.2//EN&amp;quot;&lt;br /&gt;
&amp;quot;http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that a series of revisions have been issued to correct technical errors in the above DTDs, and the DTD format is more complex and less widely supported than that of standard HTML.&lt;br /&gt;
&lt;br /&gt;
== MIME types ==&lt;br /&gt;
The [[MIME]] type for XHTML Mobile Profile is &amp;quot;application/vnd.wap.xhtml+xml&amp;quot;. Conforming [[user agent]]s should also accept &amp;quot;application/xhtml+xml&amp;quot; and &amp;quot;text/html&amp;quot;.  Many desktop browsers will only validate XHTML-MP at the display time, if an XML MIME type is specified.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.openmobilealliance.org/ Open Mobile Alliance]&lt;br /&gt;
* W3C Recommendation for [http://www.w3.org/TR/xhtml11/ XHTML 1.1]&lt;br /&gt;
* W3C Recommendation for [http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/ Modularization of XHTML] as of April 10, 2001.&lt;br /&gt;
* [http://www.passani.it/gap/ XHTML-MP Authoring PracticesvteStandards]&lt;br /&gt;
&lt;br /&gt;
{{Open Mobile Alliance standards}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Xhtml Mobile Profile}}&lt;br /&gt;
[[Category:Open Mobile Alliance standards]]&lt;br /&gt;
[[Category:Mobile software]]&lt;br /&gt;
[[Category:XHTML]]&lt;br /&gt;
§&lt;/div&gt;</summary>
		<author><name>imported&gt;Klbrain</name></author>
	</entry>
</feed>