Home
/
Versions
2017
Rules
CII-DT-097
Validation message
[CII-DT-097] - Date time string with format attribute 102 shall be YYYYMMDD.
Context
//udt:DateTimeString[@format = '102']
XPath
Copied
1
matches(.,'^\s*(\d{4})(1[0-2]|0[1-9]){1}(3[01]|[12][0-9]|0[1-9]){1}\s*$')
Used in business terms
BT-2
BT-9
BT-72
BT-74
BT-134
BT-135