Difference between revisions of "DTr1 TS.AT.TZ"
(Automatic ADBot page content) |
(Automatic ADBot page content) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|} | |} | ||
| − | ''SHALL be precise to the day (YYYYMMDD) or SHALL be precise to the second (YYYYMMDDhhmmss) | + | ''SHALL be precise to the day (YYYYMMDD) or SHALL be precise to the second (YYYYMMDDhhmmss) without milliseconds.'' |
| + | |||
| + | ''SHALL include a time zone if more precise to the second (YYYYMMDDhhmmss[+/-]HHMM)'' | ||
=Operationalization= | =Operationalization= | ||
| − | Precise to the date -or- precise to the second and timezone required | + | Precise to the date -or- precise to the second and timezone required, no milliseconds allowed |
==Registered Attributes and Child Elements== | ==Registered Attributes and Child Elements== | ||
{| class="artdecorwiki" | {| class="artdecorwiki" | ||
| Line 26: | Line 28: | ||
Constraints | Constraints | ||
| − | *{{Error}} dtr1-1-TS.AT.TZ: time if specified SHALL be precise to | + | *{{Error}} dtr1-1-TS.AT.TZ: time if specified SHALL be precise to the day (YYYYMMDD) or SHALL be precise to the second (YYYYMMDDhhmmss) without milliseconds. Found <value-of select="local-name()"/> "<value-of select="@value"/>" |
| − | *{{Error}} dtr1-2-TS.AT.TZ: time SHALL include a time zone if more precise | + | *{{Error}} dtr1-2-TS.AT.TZ: time SHALL include a time zone if more precise to the second (YYYYMMDDhhmmss[+/-]HHMM). Found <value-of select="local-name()"/> "<value-of select="@value"/>" |
}} | }} | ||
[[Category:DTr1|TS.AT.TZ]] | [[Category:DTr1|TS.AT.TZ]] | ||
Latest revision as of 21:41, 2 July 2020
Contents
TS.AT.TZ Time Stamp - Flavor Date
| Datatype Release 1 | Realm |
|---|---|
| TS.AT.TZ |
SHALL be precise to the day (YYYYMMDD) or SHALL be precise to the second (YYYYMMDDhhmmss) without milliseconds.
SHALL include a time zone if more precise to the second (YYYYMMDDhhmmss[+/-]HHMM)
Operationalization
Precise to the date -or- precise to the second and timezone required, no milliseconds allowed
Registered Attributes and Child Elements
| @Attribute / Element | Cardinality | Datatype |
|---|---|---|
| @value | optional | ts |
| @nullFlavor | optional | cs |
Core Schematron Rules (CSR)
The following rules are defined in the base core schematrons (
errors,
warnings,
infos).
| Rule ID: TS.AT.TZ
Extends Rule(s): TS Constraints
|