| <html> |
| <head> |
| <title>XSD Adapter</title> |
| <link href="book.css" rel="stylesheet" type="text/css"/> |
| <meta content="DocBook XSL Stylesheets V1.75.1" name="generator"/> |
| <link rel="home" href="index.html" title="Xpand Documentation"/> |
| <link rel="up" href="Reference.html" title="Part I. Reference"/> |
| <link rel="prev" href="uml_adapter_runtime_configuration.html" title="Runtime Configuration"/> |
| <link rel="next" href="xsd_reference_overview.html" title="Overview"/> |
| </head> |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
| <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">XSD Adapter</h1> |
| <div class="chapter" title="XSD Adapter"> |
| <div class="titlepage"> |
| <div> |
| <div> |
| <h2 class="title"> |
| <a name="xsd_reference"/>XSD Adapter</h2> |
| </div> |
| </div> |
| </div> |
| <div class="toc"> |
| <dl> |
| <dt> |
| <span class="section"> |
| <a href="xsd_reference.html#xsd_reference_prerequisites">Prerequisites</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="xsd_reference_overview.html">Overview</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="xsd_reference_workflow_components.html">Workflow Components</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="xsd_reference_xsd2ecore.html">Behind the scenes: Transforming XSD to Ecore</a> |
| </span> |
| </dt> |
| <dt> |
| <span class="section"> |
| <a href="xsd_reference_declare_xsd.html">How to declare XML Schemas</a> |
| </span> |
| </dt> |
| </dl> |
| </div> |
| <p>The XSD Adapter allows Xpand to read/write XML files as models and to |
| use XML Schemas (XSDs) as meta models. This reference provides in-depth |
| details, for a quick and pragmatic introduction see <a class="xref" href="xsd_tutorial.html" title="XSD Tutorial"> |
| <i>XSD Tutorial</i> |
| </a> .</p> |
| <div class="section" title="Prerequisites"> |
| <div class="titlepage"> |
| <div> |
| <div> |
| <h2 class="title" style="clear: both"> |
| <a name="xsd_reference_prerequisites"/>Prerequisites</h2> |
| </div> |
| </div> |
| </div> |
| <p> |
| Please take a look at <a class="xref" href="xsd_tutorial.html#xsd_tutorial_setup" title="Setup">the section called “Setup”</a>. |
| </p> |
| </div> |
| </div> |
| </body> |
| </html> |