The PDML tag is the
basic Panel Definition Markup Language tag and, therefore, must be both the first
and the last tag within a PDML document. The PDML tag takes the following form:
<PDML version=version | ||
NAME | VALUE | DESCRIPTION |
<PDML> | version | The version of PDML used in the document; currently, 1.0 is the only version. |
platform | While other platforms may be supported in the future,
you need to indicate one of the following two platforms as the platform on
which the panels were originally defined:
| |
basescreensize | The width and height dimensions in pixels of the device on which the panels were originally defined, for example, "1024x768". |