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

(Automated ADBot page content)
(Automatic ADBot page content)
Line 7: Line 7:
 
|}
 
|}
  
''SHALL be precise to the day (YYYYMMDD) or SHALL be precise to the second and include a time zone if more precise than to the day (YYYYMMDDhhmmss[+/-]HHMM)''
+
''SHALL be precise to the day (YYYYMMDD) or SHALL be precise to the second (YYYYMMDDhhmmss) and include a time zone if more precise than to the day (YYYYMMDDhhmmss[+/-]HHMM)''
  
 
=Operationalization=
 
=Operationalization=

Revision as of 19:19, 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) and include a time zone if more precise than to the day (YYYYMMDDhhmmss[+/-]HHMM)

Operationalization

Precise to the date -or- precise to the second and timezone required

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 year (YYYY), the month (MM), the day (DD) or 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 than to the day. Found <value-of select="local-name()"/> "<value-of select="@value"/>"