<?xml version="1.0" encoding="iso-8859-1"?>
<?dsd URI="article.dsd"?>
<?xml:stylesheet type="text/xsl" href="article2html.xsl"?>
<!--this document is available at http://www.brics.dk/DSD/examples/article.xml-->
<article postscript="http://www.brics.dk/DSD/papers/dsd.ps"
pdf="http://www.brics.dk/DSD/papers/dsd.pdf">
<title>DSD: A Schema Language for XML</title>
<authors>
<names>Nils Klarlund</names>
<affiliation>AT&T Labs Research</affiliation>
<link href="mailto:klarlund@research.att.com">klarlund@research.att.com</link>
</authors>
<authors>
<names>Anders Møller <amp/> Michael I.<nbsp/>Schwartzbach</names>
<affiliation>BRICS, Aarhus University</affiliation>
<link href="mailto:amoeller@brics.dk,mis@brics.dk">{amoeller,mis}@brics.dk</link>
</authors>
<abstract>
We present DSD (Document Structure Description), which is a schema
language for XML documents. A DSD is itself an XML document, which
describes a family of XML application documents.
<p/>
...
</abstract>
|