INTRO SPECS TUTORIALS RESOURCES TOOLS ABOUT US CONTACT US
UIML v1.0UIML v2.0UIML v3.0
 

UIML v3.0
Draft Spec
DTD & XSD
Examples
Vocabularies

UIML v2.0
Draft Spec
DTD & XSD
Examples
Vocabularies

UIML v1.0
Tags
Components
Attributes

UIML v2.0 DTD & XSD

The DTDs and XSDs created for UIML are listed below. To use the DTDs, insert the reference URL according to the following guidelines. The XSDs can opened and viewed in an XML compliant browser or within programs such as XMLSpy.

Usage:

<?xml version="1.0"?>
<!DOCTYPE uiml PUBLIC
"-//UIT//DTD UIML 2.0x Draft//EN"
"http://uiml.org/dtds/xxxxxxxx.dtd">

<uiml>
<head> ... </head>
<template> ... </template>
<peers> ... </peers>
<interface> ... </interface>
</uiml>
 

Current UIML DTD:

DTD View Code Reference URL
UIML2_0g HTML http://www.uiml.org/dtds/UIML2_0g.dtd

Current UIML XSD:
NOTE: This version of the DTD is currently in development stages. Information will be posted to UIML.org when newer versions become available.
XSD View Code Download URL (Update July 03, 2002)
UIML2_0g HTML http://www.uiml.org/xsds/UIML2_0g.xsd

Previous UIML DTDs:
DTD View Code Reference URL
UIML2_0f HTML http://www.uiml.org/dtds/UIML2_0f.dtd
UIML2_0d HTML http://www.uiml.org/dtds/UIML2_0d.dtd
UIML2_0c HTML http://www.uiml.org/dtds/UIML2_0c.dtd
UIML2_0b HTML http://www.uiml.org/dtds/UIML2_0b.dtd
UIML2_0a HTML http://www.uiml.org/dtds/UIML2_0a.dtd

 

© 1999-2002 UIML.org (all rights reserved)