Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 56 additions & 7 deletions oval-schemas/independent-definitions-schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,14 @@
<xsd:element name="windows_view" type="ind-def:EntityStateWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value to which this was targeted. This is used to indicate which view (32-bit or 64-bit), the associated State applies to. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -432,7 +439,14 @@
<xsd:element name="windows_view" type="ind-def:EntityStateWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value to which this was targeted. This is used to indicate which view (32-bit or 64-bit), the associated State applies to. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -1901,7 +1915,14 @@ SERVERPROPERTY('IsClustered') AS [is_clustered]
<xsd:element name="windows_view" type="ind-def:EntityStateWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value to which this was targeted. This is used to indicate which view (32-bit or 64-bit), the associated State applies to. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -2086,7 +2107,14 @@ SERVERPROPERTY('IsClustered') AS [is_clustered]
<xsd:element name="windows_view" type="ind-def:EntityStateWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value to which this was targeted. This is used to indicate which view (32-bit or 64-bit), the associated State applies to. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -2395,7 +2423,14 @@ SERVERPROPERTY('IsClustered') AS [is_clustered]
<xsd:element name="windows_view" type="ind-def:EntityStateWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value to which this was targeted. This is used to indicate which view (32-bit or 64-bit), the associated State applies to. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -2597,7 +2632,14 @@ SERVERPROPERTY('IsClustered') AS [is_clustered]
<xsd:element name="windows_view" type="ind-def:EntityStateWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value to which this was targeted. This is used to indicate which view (32-bit or 64-bit), the associated State applies to. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -2678,7 +2720,14 @@ SERVERPROPERTY('IsClustered') AS [is_clustered]
<xsd:annotation>
<xsd:documentation>64-bit versions of Windows provide an alternate file system and registry views to 32-bit applications. This behavior allows the OVAL Object to specify which view should be examined. This behavior only applies to 64-bit Windows, and must not be applied on other platforms.</xsd:documentation>
<xsd:documentation>Note that the values have the following meaning: '64_bit' – Indicates that the 64-bit view on 64-bit Windows operating systems must be examined. On a 32-bit system, the Object must be evaluated without applying the behavior. '32_bit' – Indicates that the 32-bit view must be examined. On a 32-bit system, the Object must be evaluated without applying the behavior. It is recommended that the corresponding 'windows_view' entity be set on the OVAL Items that are collected when this behavior is used to distinguish between the OVAL Items that are collected in the 32-bit or 64-bit views.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This attribute has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="32_bit"/>
Expand Down
45 changes: 40 additions & 5 deletions oval-schemas/independent-system-characteristics-schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,14 @@
<xsd:element name="windows_view" type="ind-sc:EntityItemWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value from which this OVAL Item was collected. This is used to indicate from which view (32-bit or 64-bit), the associated Item was collected. A value of '32_bit' indicates the Item was collected from the 32-bit view. A value of '64-bit' indicates the Item was collected from the 64-bit view. Omitting this entity removes any assertion about which view the Item was collected from, and therefore it is strongly suggested that this entity be set. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -138,7 +145,14 @@
<xsd:element name="windows_view" type="ind-sc:EntityItemWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value from which this OVAL Item was collected. This is used to indicate from which view (32-bit or 64-bit), the associated Item was collected. A value of '32_bit' indicates the Item was collected from the 32-bit view. A value of '64-bit' indicates the Item was collected from the 64-bit view. Omitting this entity removes any assertion about which view the Item was collected from, and therefore it is strongly suggested that this entity be set. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -623,7 +637,14 @@ The evaluation of the object should always produce one item. If the object eval
<xsd:element name="windows_view" type="ind-sc:EntityItemWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value from which this OVAL Item was collected. This is used to indicate from which view (32-bit or 64-bit), the associated Item was collected. A value of '32_bit' indicates the Item was collected from the 32-bit view. A value of '64-bit' indicates the Item was collected from the 64-bit view. Omitting this entity removes any assertion about which view the Item was collected from, and therefore it is strongly suggested that this entity be set. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -695,7 +716,14 @@ The evaluation of the object should always produce one item. If the object eval
<xsd:element name="windows_view" type="ind-sc:EntityItemWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value from which this OVAL Item was collected. This is used to indicate from which view (32-bit or 64-bit), the associated Item was collected. A value of '32_bit' indicates the Item was collected from the 32-bit view. A value of '64-bit' indicates the Item was collected from the 64-bit view. Omitting this entity removes any assertion about which view the Item was collected from, and therefore it is strongly suggested that this entity be set. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down Expand Up @@ -753,7 +781,14 @@ The evaluation of the object should always produce one item. If the object eval
<xsd:element name="windows_view" type="ind-sc:EntityItemWindowsViewType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The windows view value from which this OVAL Item was collected. This is used to indicate from which view (32-bit or 64-bit), the associated Item was collected. A value of '32_bit' indicates the Item was collected from the 32-bit view. A value of '64-bit' indicates the Item was collected from the 64-bit view. Omitting this entity removes any assertion about which view the Item was collected from, and therefore it is strongly suggested that this entity be set. This entity only applies to 64-bit Microsoft Windows operating systems.</xsd:documentation>
</xsd:annotation>
<xsd:appinfo>
<oval:deprecated_info>
<oval:version>5.12.3</oval:version>
<oval:reason>Unused in production content and adds unneeded complexity to OVAL interpeters. The equivalent data can be obtained by other existing OVAL methods.</oval:reason>
<oval:comment>This element has been deprecated and will be removed in version 6.0.1 of the language.</oval:comment>
</oval:deprecated_info>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
Expand Down
Loading