noteclass

The class of note. Copyright, endnote, etc. (Controlled vocabulary.)

Attribute Information

Used By

Element nitf:note

Source

<attribute name="noteclass" use="optional">
  <annotation>
    <documentation>The class of note. Copyright, endnote, etc. (Controlled vocabulary.)</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="cpyrt"/>
      <enumeration value="end"/>
      <enumeration value="hd"/>
      <enumeration value="editorsnote"/>
      <enumeration value="trademk"/>
      <enumeration value="undef"/>
    </restriction>
  </simpleType>
</attribute>

Sample