2.2.9.9.9 CONDITION

The CONDITION element of the UL contains usage conditions. It MAY be used to define OS version exclusions.

The CONDITION element MUST use the following template.

 <CONDITION NAME="OS-Exclusion" TYPE="versionspan">
    [[- minversion -]]-[[- maxversion -]]
 </CONDITION>

[[- minversion -]]: MUST be the minimum version of the OS exclusion policy.

[[- maxversion -]]: MUST be the maximum version of the OS exclusion policy.