Skip to content

Replace xs:dateType with xs:dateTime #663

Replace xs:dateType with xs:dateTime

Replace xs:dateType with xs:dateTime #663

Triggered via pull request December 12, 2024 15:02
Status Failure
Total duration 58s
Artifacts
Check-title-and-description-of-pull-request
46s
Check-title-and-description-of-pull-request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check-title-and-description-of-pull-request
The message 1 is invalid: * The line 4 of the message (line 2 of the body) exceeds the limit of 72 characters. The line contains 123 characters: "Furthermore, XML Schema Datatypes 1.1 also know the xs:dateTime, therefore, there is no need to switch to xs:dateTimeStamp.". Please reformat the body so that all the lines fit 72 characters. The original message was: Replace xs:dateType with xs:dateTime xs:dateType does not exist, neither in XML Schema 1.0 or 1.1. Furthermore, XML Schema Datatypes 1.1 also know the xs:dateTime, therefore, there is no need to switch to xs:dateTimeStamp. closes #467