diff --git a/schemas/independent-definitions-schema.xsd b/schemas/independent-definitions-schema.xsd index d27c6cf..b80de78 100644 --- a/schemas/independent-definitions-schema.xsd +++ b/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/schemas/independent-system-characteristics-schema.xsd b/schemas/independent-system-characteristics-schema.xsd index 202e1a0..b56faae 100644 --- a/schemas/independent-system-characteristics-schema.xsd +++ b/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/schemas/unix-definitions-schema.xsd b/schemas/unix-definitions-schema.xsd index efd6721..1496084 100644 --- a/schemas/unix-definitions-schema.xsd +++ b/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/schemas/unix-system-characteristics-schema.xsd b/schemas/unix-system-characteristics-schema.xsd index 200225e..d7b5fac 100644 --- a/schemas/unix-system-characteristics-schema.xsd +++ b/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/schemas/windows-definitions-schema.xsd b/schemas/windows-definitions-schema.xsd index 9b38ecb..0a36d76 100644 --- a/schemas/windows-definitions-schema.xsd +++ b/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/schemas/windows-system-characteristics-schema.xsd b/schemas/windows-system-characteristics-schema.xsd index f320d27..9f68f95 100644 --- a/schemas/windows-system-characteristics-schema.xsd +++ b/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