Check that text conforms to the pattern of an xs:dateTimeStamp.
Remarks
The time zone must be fixed to UTC. We verify only that the text matches
a pre-defined pattern. We do not verify that the day of month is
correct nor do we check for leap seconds.
Check that
text
conforms to the pattern of anxs:dateTimeStamp
.Remarks
The time zone must be fixed to UTC. We verify only that the
text
matches a pre-defined pattern. We do not verify that the day of month is correct nor do we check for leap seconds.See: https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp
Returns
True if the
text
conforms to the pattern