Difference between revisions of "ART Template Viewer"
(→Table view of template design) |
(→Table view of template design) |
||
| Line 7: | Line 7: | ||
===Table view of template design=== | ===Table view of template design=== | ||
[[File:Templateviewer3.png|750px]] | [[File:Templateviewer3.png|750px]] | ||
| + | |||
| + | The captions of the table view of a template design are: | ||
| + | ====Item (1)==== | ||
| + | contains the XML document 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 [[DECOR-rules#element.2F.40datatype|elements]] and [[DECOR-rules#attribute.2F.40datatype|attributes]] respectively | ||
| + | ====Card / Conf (3)==== | ||
{| class="artdecor" style="float:right" | {| class="artdecor" style="float:right" | ||
|+Values of the conformance column | |+Values of the conformance column | ||
| Line 21: | Line 28: | ||
|NP || not present | |NP || not present | ||
|} | |} | ||
| − | + | cardinality and conformance of the item; conformance may display values as shown in the right table. | |
| − | + | ====Description (4)==== | |
| − | + | contains 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. | |
| − | |||
===Detail table view of template design=== | ===Detail table view of template design=== | ||
[[File:Templateviewer4.png|750px]] | [[File:Templateviewer4.png|750px]] | ||
Revision as of 09:57, 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 XML document 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 / Conf (3)
| Conf | Description |
|---|---|
| O | optional |
| R | required |
| M | mandatory |
| C | conditional |
| NP | not present |
cardinality and conformance of the item; conformance may display values as shown in the right table.
Description (4)
contains 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.