Difference between revisions of "DTr1 EN"
(Automated ADBot page content) |
(Automated ADBot page content) |
||
| Line 30: | Line 30: | ||
Constraints | Constraints | ||
| − | *{{Error}} dtr1-1-EN: entity name shall be null or text | + | *{{Error}} dtr1-1.1-EN: entity name shall not be null and have elements or text |
| + | *{{Error}} dtr1-1.2-EN: entity name shall not have both elements and text (no mixed content) | ||
| + | *{{Error}} dtr1-1.3-EN: entity name that is not null shall not be empty | ||
*{{Warning}} dtr1-3-EN: empty name particles should not be present. | *{{Warning}} dtr1-3-EN: empty name particles should not be present. | ||
*{{Warning}} dtr1-4-EN: Use of quotes at the beginning of a name are probably not correct. | *{{Warning}} dtr1-4-EN: Use of quotes at the beginning of a name are probably not correct. | ||
Revision as of 09:37, 22 July 2017
Contents
EN Entity Name
Datatype Release 1: EN
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @use | optional | set_cs |
| @nullFlavor | optional | cs |
| delimiter | 0 .. * | ENXP |
| family | 0 .. * | ENXP |
| given | 0 .. * | ENXP |
| prefix | 0 .. * | ENXP |
| suffix | 0 .. * | ENXP |
| validTime | 0 .. 1 | IVL_TS |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons.
| Rule ID: EN
Extends Rule(s): ANY Constraints
|
Additional Strict Schematron Rules (SSR)
The following rules are defined in the strict mode of core schematrons.