<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>EntierStudio</title> <link rel="stylesheet" type="text/css" href="styles/layout.css" /> </head> <body> <table class="page" cellspacing="0" cellpadding="0"> <thead> <tr> <td class="pageHead"><div class="pageHeadName"><a href="javascript:history.go(-1)"><<</a>Quickstart<a href="javascript:history.go(1)">>></a></div></td> </tr> </thead> <tbody> <tr> <td class="pageBody"> <br /> <table class="pageBodyPane" cellspacing="2" cellpadding="2"> <thead class="paneHead"> <tr><td><h1>Create A Model Resource</h1></td></tr> </thead> <tbody class="paneBody"> <tr><td> <p class="topicStatus">[This topic is part of the alpha version documentation and is subject to change in future releases. Blank topics are included as placeholders.]</p> <div class="topicPanel"> <table class="topicTable"> <tbody> <tr> <td class="tableLayout w100" align="left"> <p class="topicQuote">All underlined fields must be properly filled.</p> <ol> <li> Select a core element in the dropdown list</li> <li> Select the namespace in the dropdown list</li> <li> Enter a valid name.</li> <li> Enter a valid locator.</li> <li> Make an description.</li> <li> Click Insert.</li> </ol> <p class="tableBlock"><strong>A valid name</strong><br />is any not empty string.</p> <p class="tableBlock"><strong>A valid locator</strong><br />is any of the following patterns:</p> <ul> <li> A dot</li> <li> A directory name</li> <li> A file name</li> <li> A generic file name</li> </ul> <div class="tableSidebar"> <p class="tableSidebarHead">Useful Links</p> <p><a href="overview.dictionary.html">Dictionary overview</a></p> </div> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>