Definition Type: ComplexType
Name: PrinterEffectiveRightsBehaviors
Namespace: http://oval.mitre.org/XMLSchema/oval-definitions-5#windows
Containing Schema: windows-definitions-schema.xsd
Abstract
Documentation:
The PrinterEffectiveRightsBehaviors complex type defines a number of behaviors that allow a more detailed definition of the pritnereffectiverights objects being specified.
Collapse XSD Schema Diagram:
Drilldown into resolve_group in schema windows-definitions-schema_xsd Drilldown into include_group in schema windows-definitions-schema_xsdXSD Diagram of PrinterEffectiveRightsBehaviors in schema windows-definitions-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:complexType name="PrinterEffectiveRightsBehaviors">
    <xsd:annotation>
        <xsd:documentation>The PrinterEffectiveRightsBehaviors complex type defines a number of behaviors that allow a more detailed definition of the pritnereffectiverights objects being specified.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="include_group" type="xsd:boolean" use="optional" default="true" />
    <xsd:attribute name="resolve_group" type="xsd:boolean" use="optional" default="false" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
include_group win-def:include_group true Optional
resolve_group win-def:resolve_group false Optional
Collapse Derivation Tree:
Collapse References:
win-def:behaviors