Difference between revisions of "MD ApplicationSchemaInformation"

From Earth Science Information Partners (ESIP)
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
Line 1: Line 1:
MD ApplicationSchemaInformation
+
<div id="elementsAndDefinitions">
 
+
  <!--elements, definitions, and examples for class: MD_ApplicationSchemaInformation-->
{{template:isoOrderingFooter}}
+
  <table cellpadding="3" width="100%">
 
+
      <tr>
Examples of application schemas include:<BR/>
+
        <th colspan="3">Elements</th>
* Aeronautical Information Exchange Model (AIXM)
+
        <th><i>Definition and Recommended Practice</i></th>
* AgriXchange – GML Application Schema for Agriculture
+
        <th><pre>Examples</pre></th>
* Climate Science Modeling Language
+
      </tr>
* Flight Information eXchange Model (FIXM)
+
      <tr>
* Weather Information Exchange Model (WXXM)
+
        <td bgcolor="FFFF99">1</td>
 +
        <td bgcolor="FFFF99">[[Abstract_Citation|name]]</td>
 +
        <td bgcolor="FFFF99">1</td>
 +
        <td><i>name of the application schema used</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
      <tr>
 +
        <td bgcolor="FFFF99">2</td>
 +
        <td bgcolor="FFFF99">[[CharacterString|schemaLanguage]]</td>
 +
        <td bgcolor="FFFF99">1</td>
 +
        <td><i>identification of the schema language used</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
      <tr>
 +
        <td bgcolor="FFFF99">3</td>
 +
        <td bgcolor="FFFF99">[[CharacterString|constraintLanguage]]</td>
 +
        <td bgcolor="FFFF99">1</td>
 +
        <td><i>formal language used in Application Schema</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
      <tr>
 +
        <td bgcolor="CCFFFF">4</td>
 +
        <td bgcolor="CCFFFF">[[CharacterString|schemaAscii]]</td>
 +
        <td bgcolor="CCFFFF">0..*</td>
 +
        <td><i>full application schema given as an ASCII file</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
      <tr>
 +
        <td bgcolor="CCFFFF">5</td>
 +
        <td bgcolor="CCFFFF">[[Abstract_OnlineResource|graphicsFile]]</td>
 +
        <td bgcolor="CCFFFF">0..*</td>
 +
        <td><i>full application schema given as a graphics file</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
      <tr>
 +
        <td bgcolor="CCFFFF">6</td>
 +
        <td bgcolor="CCFFFF">[[Abstract_OnlineResource|softwareDevelopmentFile]]</td>
 +
        <td bgcolor="CCFFFF">0..*</td>
 +
        <td><i>full application schema given as a software development file</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
      <tr>
 +
        <td bgcolor="CCFFFF">7</td>
 +
        <td bgcolor="CCFFFF">[[CharacterString|softwareDevelopmentFileFormat]]</td>
 +
        <td bgcolor="CCFFFF">0..*</td>
 +
        <td><i>software dependent format used for the application schema software dependent file</i></td>
 +
        <td><pre>Example is needed</pre></td>
 +
      </tr>
 +
  </table>
 +
</div>

Revision as of 15:32, December 9, 2016

Elements Definition and Recommended Practice
Examples
1 name 1 name of the application schema used
Example is needed
2 schemaLanguage 1 identification of the schema language used
Example is needed
3 constraintLanguage 1 formal language used in Application Schema
Example is needed
4 schemaAscii 0..* full application schema given as an ASCII file
Example is needed
5 graphicsFile 0..* full application schema given as a graphics file
Example is needed
6 softwareDevelopmentFile 0..* full application schema given as a software development file
Example is needed
7 softwareDevelopmentFileFormat 0..* software dependent format used for the application schema software dependent file
Example is needed