name

The attribute name defines the name for a UsageKind. The first character of the attribute name must be a letter, underscore or colon. Suggested values:<p>
  <span>etiology</span>-
  <span>The basic cause or underlying disease process is assigned a code marked with a dagger (†).</span>
</p>
<p>
  <span>manifestation</span>-
  <span>The clinical manifestation is marked with an asterisk (*).</span>
</p>

Attribute Information

Used By

Attribute Group attlist.UsageKind

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 a UsageKind. The first character of the attribute name must be a letter, underscore or colon. Suggested values:
      <p>
        <span>etiology</span>-
        <span>The basic cause or underlying disease process is assigned a code marked with a dagger (†).</span>
      </p>
      <p>
        <span>manifestation</span>-
        <span>The clinical manifestation is marked with an asterisk (*).</span>
      </p>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample