name

The attribute name defines a short name for the classification. EXAMPLE<Title name="ICD10" version="10.2006.13" date="2005-11-15">International Classification of Diseases, version 10</Title>

Attribute Information

Used By

Attribute Group attlist.Title

Source

<xs:attribute name="name" use="required" type="xs:NMTOKEN">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The attribute name defines a short name for the classification. EXAMPLE
      <Title name="ICD10" version="10.2006.13" date="2005-11-15">International Classification of Diseases, version 10</Title>
    </xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample