XHTML Mobile Profile

XHTML Mobile Profile

XHTML Mobile Profile (XHTML MP, engl. „mobiles Profil der erweiterbaren Auszeichnungssprache für Hypertext“) ist eine Auszeichnungssprache speziell für Mobiltelefone und PDAs. Die XHTML MP Spezifikation wird definiert durch die Open Mobile Alliance (OMA).

Das XHTML Mobile Profile besteht aus Modulen entsprechend der XHTML-Modularisierung. Es ist eine Teilmenge von XHTML 1.1 basierend auf XHTML Basic. XHTML MP wird hauptsächlich verwendet zusammen mit Wireless CSS (WCSS) und ECMAScript Mobile Profile (ESMP).

Entwicklung mobiler Web-Standards

XHTML MP 1.0 unterstützt neben den Modulen von XHTML Basic auch:

  • Formulare (teilweise)
    • fieldset und optgroup Tags.
  • Darstellung (teilweise)
    • b, big, hr, i und small Tags.
  • Stylesheets
    • style Element und style Attribut.

XHTML MP 1.1 bietet außerdem auch Unterstützung für Scripte, vor allem ECMAScript Mobile Profile (ESMP).

XHTML MP 1.2 bietet vollständige Unterstützung für XHTML Formulare und Unterstützung für das object Element.

Beispiel

Eine XHTML Mobile Profile Seite kann wie folgt aussehen:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
  "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html>
  <head>
    <title>Ein XHTML Mobile Profile Dokument</title>
  </head>
  <body>
    <p style="color: red;">Das ist ein roter Absatz.</p>
  </body>
</html>

Es ist auch eine alternative DTD von Openwave [1] erhältlich, diese enthält gegenüber dem normalen XHTML Mobile Profile einige Erweiterungen:

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//OPENWAVE//DTD XHTML Mobile 1.0//EN"
"http://www.openwave.com/dtd/xhtml-mobile10.dtd">
<html>
  <head>
    <title>Ein XHTML Mobile Profile Dokument</title>
  </head>
  <body>
    <p style="color: red;"><u>Das ist ein rot-unterstrichener Absatz.</u></p>
  </body>
</html>

Die genauen Erweitung sind zu finden unter http://developer.openwave.com.

Weblinks


Wikimedia Foundation.

Игры ⚽ Поможем сделать НИР

Schlagen Sie auch in anderen Wörterbüchern nach:

  • XHTML Mobile Profile — (XHTML MP) is a hypertextual computer language standard designed specifically for mobile phones and other resource constrained devices.It is an XHTML document type defined by the Open Mobile Alliance. XHTML MP is derived from XHTML Basic 1.0 by… …   Wikipedia

  • XHTML-MP — XHTML Mobile Profile (XHTML MP, engl. „mobiles Profil der erweiterbaren Auszeichnungssprache für Hyptertext“) ist eine Auszeichnungssprache speziell für Mobiltelefone und PDAs. Die XHTML MP Spezifikation wird definiert durch die Open Mobile… …   Deutsch Wikipedia

  • XHTML MP — XHTML Mobile Profile (XHTML MP, engl. „mobiles Profil der erweiterbaren Auszeichnungssprache für Hyptertext“) ist eine Auszeichnungssprache speziell für Mobiltelefone und PDAs. Die XHTML MP Spezifikation wird definiert durch die Open Mobile… …   Deutsch Wikipedia

  • XHTML — Расширение .xhtml, .xht, .xml, .html, .htm MIME application/xhtml+x …   Википедия

  • XHTML Basic — (engl. „elementares XHTML“) ist eine auf XML basierende Version von XHTML, die wie WML auf mobile Geräte, wie Handys und PDAs, zugeschnitten ist. Die Version 1.0 wurde von Mitarbeitern des W3C entwickelt und am 3. November 2000 freigegeben.… …   Deutsch Wikipedia

  • Mobile browser — Web Browser for S60 is an example of a mobile browser. A mobile browser, also called a microbrowser, minibrowser, or wireless internet browser (WIB), is a web browser designed for use on a mobile device such as a mobile phone or PDA. Mobile… …   Wikipedia

  • XHTML — Vorlage:Infobox Dateiformat/Wartung/magic fehltVorlage:Infobox Dateiformat/Wartung/website fehlt XHTML Dateiendung …   Deutsch Wikipedia

  • XHTML 1.1 — Vorlage:Infobox Dateiformat/Wartung/magic fehltVorlage:Infobox Dateiformat/Wartung/website fehlt XHTML Dateiendung …   Deutsch Wikipedia

  • Xhtml — Каскадные таблицы стилей (CSS) Кодировки символов Сравнение движков отображения Семейство шрифтов Редактор HTML Элементы HTML Мнемоники в HTML Скрипты в HTML Юникод и HTML Цвета в Web (Web colors) WWW Консорциум (W3C) XHTML (англ. Extensible… …   Википедия

  • Comparison of layout engines (XHTML) — HTML HTML and HTML5 Dynamic HTML XHTML XHTML Mobile Profile and C HTML Canvas element Character encodings Document Object Model Font family HTML editor HTML element HTML Frames HTML5 video HTML scrip …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”