Difference between revisions of "DTr1 TS.DATE"

(Automated ADBot page content)
(Automated ADBot page content)
Line 13: Line 13:
 
|-
 
|-
 
|}
 
|}
==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.
 
{{ConstraintBox|Rule ID: '''TS.DATE'''
 
{{ConstraintBox|Rule ID: '''TS.DATE'''
Line 21: Line 21:
 
*{{Error}} dtr1-1-TS.DATE: null or date precision of time stamp shall be YYYYMMDD.
 
*{{Error}} dtr1-1-TS.DATE: null or date precision of time stamp shall be YYYYMMDD.
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
 
[[Category:DTr1|TS.DATE]]
 
[[Category:DTr1|TS.DATE]]

Revision as of 17:11, 12 March 2015

TS.DATE Time Stamp - Flavor Date

Datatype Release 1: TS.DATE

Operationalization

May only contain a date value YYYYMMDD (or YYYYMM or YYYY)

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.

Check-circle.svg Rule ID: TS.DATE

Extends Rule(s): TS

Constraints

  • Alert.png dtr1-1-TS.DATE: null or date precision of time stamp shall be YYYYMMDD.