def

obsScheduleDaysOfMonth

Schedule events for given days of the month. Encode as a comma separated list for day of the month such as "1,15". Negative values may be used to represent days for end of the month. For example "-1" represents the last day of the month, "-2" the second to last, etc.

meta

supertypes

val

Data value type

    scalar

Scalar is an atomic value kind

        str

Unicode string of characters