Talk:XHTML MP
Appearance
The DOCTYPE
The "XHTML MP Specification" (see the External Links section) shows version 1.2 of the DOCTYPE, but the URL it contains is broken. Since it doesn't link to an existing DTD, this DOCTYPE can not be used by validators and should probably not be used in documents either.
The currently broken XHTML Mobile 1.2 DOCTYPE follows:
<!DOCTYPE html PUBLIC "-//OMA//DTD XHTML Mobile 1.2//EN"
"http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd">
As of now, the article contains XHTML Mobile 1.0. The openmobilealliance.org's own website appears to recommend 1.0 in its Technical Section (v1.0 is listed and v1.2 is absent).
Until this changes, I think the article should stick with the 1.0 DOCTYPE.