Difference between revisions of "ART Template Viewer"
(→Table view of template design) |
(→Card / Conf (3)) |
||
| Line 14: | Line 14: | ||
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 | 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)==== | ====Card / Conf (3)==== | ||
| − | {| class="artdecor | + | cardinality and conformance of the item; conformance may display values as shown in the following table. |
| + | {| class="artdecor" | ||
|+Values of the conformance column | |+Values of the conformance column | ||
! '''Conf''' !! Description | ! '''Conf''' !! Description | ||
| Line 28: | Line 29: | ||
|NP || not present | |NP || not present | ||
|} | |} | ||
| − | + | ||
====Description (4)==== | ====Description (4)==== | ||
contains a textual description of the item, may also contain constraints and values for fixed attributes. | contains a textual description of the item, may also contain constraints and values for fixed attributes. | ||
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)
cardinality and conformance of the item; conformance may display values as shown in the following table.
| Conf | Description |
|---|---|
| O | optional |
| R | required |
| M | mandatory |
| C | conditional |
| NP | not present |
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.