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 v3.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 3.0x Draft//EN"
"http://uiml.org/dtds/xxxxxxxx.dtd">

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

Current UIML 3.0 DTD:

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

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

 

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