adl/index.html
2010-07-20 20:27:05 +00:00

28 lines
1,013 B
HTML
Executable file

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
<head>
<title>Stable &lt; ADL &lt; Libraries &lt; Cygnet Solutions</title>
<link rel="shortcut icon" href="http://www.cygnets.co.uk/favicon.ico" />
<link rel="top" href="/" />
<style type="text/css" media="all">
@import url(http://www.cygnets.co.uk/style/global.css);
@import url(http://www.cygnets.co.uk/index-style.css);
</style>
</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>