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

(Automated ADBot page content)
(Automatic ADBot page content)
 
(9 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 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) 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 21: Line 23:
 
|}
 
|}
 
==Core Schematron Rules (CSR)==
 
==Core Schematron Rules (CSR)==
The following rules are defined in the base core schematrons.
+
The following rules are defined in the base core schematrons ({{Error}} errors, {{Warning}} warnings, {{Info}} infos).
 
{{ConstraintBox|Rule ID: '''TS.AT.TZ'''
 
{{ConstraintBox|Rule ID: '''TS.AT.TZ'''
 
Extends Rule(s): [[DTr1_TS|TS]]  
 
Extends Rule(s): [[DTr1_TS|TS]]  
  
 
Constraints
 
Constraints
*{{Error}} dtr1-1-TS.AT.TZ: time if specified SHALL be precise to the day or precise to the second
+
*{{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&#061;"local-name()"/> "<value-of select&#061;"@value"/>"
*{{Error}} dtr1-2-TS.AT.TZ: time SHALL include a time zone if more precise than to the day
+
*{{Error}} dtr1-2-TS.AT.TZ: time SHALL include a time zone if more precise to the second (YYYYMMDDhhmmss[+/-]HHMM). Found <value-of select&#061;"local-name()"/> "<value-of select&#061;"@value"/>"
 
}}
 
}}
 
[[Category:DTr1|TS.AT.TZ]]
 
[[Category:DTr1|TS.AT.TZ]]

Latest revision as of 21:41, 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"/>"