Difference between revisions of "ART Template Viewer"
(→Table view of template design) |
(→Table view of template design) |
||
| Line 13: | Line 13: | ||
* '''Card''' and '''Conf''' (3), cardinality and conformance of the item; conformance may show | * '''Card''' and '''Conf''' (3), cardinality and conformance of the item; conformance may show | ||
{| class="artdecor" | {| class="artdecor" | ||
| − | ! | + | ! '''Conf''' !! Description |
|- | |- | ||
|O || optional | |O || optional | ||
|- | |- | ||
|R || required | |R || required | ||
| + | |- | ||
| + | |M || mandatory | ||
|- | |- | ||
|C || conditional | |C || conditional | ||
Revision as of 09:48, 9 July 2013
Contents
Template viewer overview
Template Meta data
Table view of template design
The captions of the table view of a template design are:
- Item (1) contains the tree view of all elements and attributes specified in the template design. Elements are denoted by a preceding "<>" and attributes by "@".
- DT (2), datatypes, contains the datatype of the item, please refer to valid datatypes for elements and attributes respectively
- Card and Conf (3), cardinality and conformance of the item; conformance may show
| Conf | Description |
|---|---|
| O | optional |
| R | required |
| M | mandatory |
| C | conditional |
| NP | not present |
- Description (4), contaisn a textual description of the item, may also contain constraints and values for fixed attributes.
- Label (5), is a human readable label that is displayed upon errors, warnings or notes during validation.