Hi All,
i'm trying to define an xml schema for validation with a restriction on
dateTime element based on another dateTime Element.
in English: end (dateTime) should be greater than or equal to begin
(dateTime)
Is it possible to define such restrictions in XSD?
regards
Joris van Lier
i'm trying to define an xml schema for validation with a restriction on
dateTime element based on another dateTime Element.
in English: end (dateTime) should be greater than or equal to begin
(dateTime)
Is it possible to define such restrictions in XSD?
regards
Joris van Lier
Comment