Difference between revisions of "DTr1 TS"

(Automated ADBot page content)
(Automated ADBot page content)
Line 11: Line 11:
 
|-
 
|-
 
|}
 
|}
==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'''
 
{{ConstraintBox|Rule ID: '''TS'''
Line 20: Line 20:
 
*{{Info}} dtr1-2-TS: <value-of select&#061;"local-name()"/> "<value-of select&#061;"$theTS"/>" is not a valid timestamp.
 
*{{Info}} dtr1-2-TS: <value-of select&#061;"local-name()"/> "<value-of select&#061;"$theTS"/>" is not a valid timestamp.
 
}}
 
}}
==Additional Strict Schematron Rules SSR==
 
The following rules are defined in the strict mode of core schematrons.
 
 
[[Category:DTr1|TS]]
 
[[Category:DTr1|TS]]

Revision as of 17:11, 12 March 2015

TS Time Stamp

Datatype Release 1: TS

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

Extends Rule(s): QTY

Constraints

  • Alert.png dtr1-1-TS: null or value or child element in case of extension
  • Info.png dtr1-2-TS: <value-of select="local-name()"/> "<value-of select="$theTS"/>" is not a valid timestamp.