adl/index.html
2010-08-18 17:55:02 +00:00

24 lines
783 B
HTML
Executable file

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
<head>
<title>ADL: index</title>
<link href="/styles/journeyman.css" rel="stylesheet" type=
"text/css" />
</head>
<body>
<div id="page">
<div style="margin: 0 2em">
<h1>
Application Description Language Framework version 1.4</h1>
<p>
This is version 1.4 of the Application Description Language framework. It is a
<b>UNSTABLE</b> version. If you are developing production software you may want to use
the current <b><a href="/adl/stable/ADL/">STABLE</a></b> version</p>
<ul>
<li>The DTD for this version is <a href="schemas/adl-1.4.dtd">here</a>.</li>
<li>Transforms for this version are <a href="transforms">here</a>.</li>
</ul>
</div>
</div>
</body>
</html>