Difference between revisions of "DTr1 TS.AT.TZ"

(Automatic ADBot page content)
(Automatic ADBot page content)
Line 12: Line 12:
  
 
=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"

Revision as of 20:18, 2 July 2020

TS.AT.TZ Time Stamp - Flavor Date

Datatype Release 1 Realm
TS.AT.TZ Flag at.svg AT

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 (Alert.png errors, Warning.png warnings, Info.png infos).

Check-circle.svg Rule ID: TS.AT.TZ

Extends Rule(s): TS

Constraints

  • Alert.png 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"/>"
  • Alert.png 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"/>"