name

The attribute name defines the name for the rubric kind. The first character of the attribute name must be a letter, underscore or colon. Suggested values:<p>
  <span>preferred</span>-
  <span>The attribute kind=“preferred” defines a specific unique term that identifies the meaning of a class.</span>
</p>
<p>
  <span>inclusion</span>-
  <span>The attribute kind=“inclusion” shall be used for additional terms that can be used within a class.</span>
</p>
<p>
  <span>exclusion</span>-
  <span>The attribute kind=“exclusion” shall be used for terms that are excluded from a class.</span>
</p>
<p>
  <span>coding-hint</span>-
  <span>Coding instructions</span>
</p>
<p>
  <span>definition</span>-
  <span>Otherwise unspecified texts added to rubrics.</span>
</p>
<p>
  <span>note</span>-
  <span>General remark</span>
</p>
<p>
  <span>text</span>-
  <span>e.g. a text for a Modifier</span>
</p>
<p>
  <span>title</span>-
  <span>A title for a text rubric</span>
</p>
<p>
  <span>introduction</span>-
  <span>A long text at the beginning of a chapter.</span>
</p>
<p>
  <span>footnote</span>-
  <span>As in the printed versions of ICD.</span>
</p>

Attribute Information

Used By

Attribute Group attlist.RubricKind

Source

<xs:attribute name="name" use="required" type="xs:ID">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The attribute name defines the name for the rubric kind. The first character of the attribute name must be a letter, underscore or colon. Suggested values:
      <p>
        <span>preferred</span>-
        <span>The attribute kind=“preferred” defines a specific unique term that identifies the meaning of a class.</span>
      </p>
      <p>
        <span>inclusion</span>-
        <span>The attribute kind=“inclusion” shall be used for additional terms that can be used within a class.</span>
      </p>
      <p>
        <span>exclusion</span>-
        <span>The attribute kind=“exclusion” shall be used for terms that are excluded from a class.</span>
      </p>
      <p>
        <span>coding-hint</span>-
        <span>Coding instructions</span>
      </p>
      <p>
        <span>definition</span>-
        <span>Otherwise unspecified texts added to rubrics.</span>
      </p>
      <p>
        <span>note</span>-
        <span>General remark</span>
      </p>
      <p>
        <span>text</span>-
        <span>e.g. a text for a Modifier</span>
      </p>
      <p>
        <span>title</span>-
        <span>A title for a text rubric</span>
      </p>
      <p>
        <span>introduction</span>-
        <span>A long text at the beginning of a chapter.</span>
      </p>
      <p>
        <span>footnote</span>-
        <span>As in the printed versions of ICD.</span>
      </p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample