stop element

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.

Details

If the <stop> element is not coded at all, the default stop time is the same as that defined by the <never> element.

Attributes

The <stop> element has no attributes.

Contained within

The <stop> element is contained within the following element:

Contains

The <stop> element contains the following elements:

Table 1. Elements contained within the <stop> element
Element Required or optional?
<dateTime> 1 of these elements is required, and only 1 occurrence of the chosen element is allowed.
<never>
<after>