Definition Type: Element
Name: relative_dn
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics#windows
Type: system_characteristics:objectStringType
Containing Schema: windows-system-characteristics-schema.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The relative_dn field is used to uniquely identify an object inside the specified naming context. It contains all the parts of the objects distinguished name except those outlined by the naming context.
Collapse XSD Schema Diagram:
Drilldown into datatype in schema system-characteristics-schema_xsd Drilldown into objectAttributes in schema system-characteristics-schema_xsd Drilldown into objectStringType in schema system-characteristics-schema_xsdXSD Diagram of relative_dn in schema windows-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="relative_dn" type="system_characteristics:objectStringType" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>The relative_dn field is used to uniquely identify an object inside the specified naming context.  It contains all the parts of the objects distinguished name except those outlined by the naming context.</xsd:documentation>
        <xsd:appinfo>
            <parent_item>activedirectory_item</parent_item>
            <cardinality>1</cardinality>
            <content>string</content>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
datatype system_characteristics:datatype literal Optional
Collapse Derivation Tree: