The <stop> element defines whether a rule is deactivated at a certain time on a certain date, after a certain duration, or never at a certain time.
If the <stop> element is not coded at all, the default stop time is the same as that defined by the <never> element.
The <stop> element has no attributes.
The <stop> element contains the following elements:
Element | Required or optional? |
---|---|
<dateTime> | 1 of these elements is required, and only 1 occurrence of the chosen element is allowed. |
<never> | |
<after> |