diff --git a/oval-schemas/independent-definitions-schema.xsd b/oval-schemas/independent-definitions-schema.xsd index 12b1610..4de5704 100644 --- a/oval-schemas/independent-definitions-schema.xsd +++ b/oval-schemas/independent-definitions-schema.xsd @@ -1480,9 +1480,9 @@ The instance entity calls out a specific match of the pattern. This can only be a positive integer. - - - - the value of instance must be greater than one + + + - the value of instance must be greater than or equal to one, or empty if var_ref is used. diff --git a/oval-schemas/independent-system-characteristics-schema.xsd b/oval-schemas/independent-system-characteristics-schema.xsd index c178831..f34a5ff 100644 --- a/oval-schemas/independent-system-characteristics-schema.xsd +++ b/oval-schemas/independent-system-characteristics-schema.xsd @@ -461,9 +461,9 @@ The instance entity calls out which match of the pattern is being represented by this item. The first match is given an instance value of 1, the second match is given an instance value of 2, and so on. The main purpose of this entity is too provide uniqueness for different textfilecontent_items that results from multiple matches of a given pattern against the same file. - - - - the value of instance must be greater than one + + + - the value of instance must be greater than or equal to one diff --git a/oval-schemas/unix-definitions-schema.xsd b/oval-schemas/unix-definitions-schema.xsd index c91406e..903720e 100644 --- a/oval-schemas/unix-definitions-schema.xsd +++ b/oval-schemas/unix-definitions-schema.xsd @@ -276,7 +276,7 @@ - - the value of group_id must be greater than zero + - the value of group_id must be greater than or equal to zero, or empty if var_ref is used. @@ -302,7 +302,7 @@ - - the value of user_id must be greater than zero + - the value of user_id must be greater than or equal to zero, or empty if var_ref is used. diff --git a/oval-schemas/unix-system-characteristics-schema.xsd b/oval-schemas/unix-system-characteristics-schema.xsd index 069f2c8..ab7a428 100644 --- a/oval-schemas/unix-system-characteristics-schema.xsd +++ b/oval-schemas/unix-system-characteristics-schema.xsd @@ -90,7 +90,7 @@ - - the value of group_id must be greater than zero + - the value of group_id must be greater than or equal to zero @@ -116,7 +116,7 @@ - - the value of user_id must be greater than zero + - the value of user_id must be greater than or equal to zero diff --git a/oval-schemas/windows-definitions-schema.xsd b/oval-schemas/windows-definitions-schema.xsd index 12252f0..f4436d6 100644 --- a/oval-schemas/windows-definitions-schema.xsd +++ b/oval-schemas/windows-definitions-schema.xsd @@ -3688,7 +3688,7 @@ - - the value of force_logoff must be greater than or equal to zero + - the value of force_logoff must be greater than or equal to zero, or empty if var_ref is used. @@ -3700,7 +3700,7 @@ - - the value of lockout_duration must be greater than or equal to zero + - the value of lockout_duration must be greater than or equal to zero, or empty if var_ref is used. @@ -4161,7 +4161,7 @@ - - the value of max_passwd_age must be greater than or equal to zero + - the value of max_passwd_age must be greater than or equal to zero, or empty if var_ref is used. diff --git a/oval-schemas/windows-system-characteristics-schema.xsd b/oval-schemas/windows-system-characteristics-schema.xsd index 4dba96f..3ff5091 100644 --- a/oval-schemas/windows-system-characteristics-schema.xsd +++ b/oval-schemas/windows-system-characteristics-schema.xsd @@ -1552,7 +1552,7 @@ - - the value of force_logoff must be greater than or equal to zero + - the value of force_logoff must be greater than or equal to zero @@ -1564,7 +1564,7 @@ - - the value of lockout_duration must be greater than or equal to zero + - the value of lockout_duration must be greater than or equal to zero @@ -1748,7 +1748,7 @@ - - the value of max_passwd_age must be greater than or equal to zero + - the value of max_passwd_age must be greater than or equal to zero