inherited

The attribute inherited specifies if rubrics with this rubric kind are inherited by subclasses. The default value for this attribute is false.

Attribute Information

Used By

Attribute Group attlist.RubricKind

Source

<xs:attribute name="inherited" type="xs:boolean" default="true">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The attribute inherited specifies if rubrics with this rubric kind are inherited by subclasses. The default value for this attribute is false.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample