mpeg7:NameTerm

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
href mpeg7:termReferenceType required
type restriction of NMTOKEN optional

Source

<element name="NameTerm" minOccurs="0" maxOccurs="unbounded">
  <complexType>
    <complexContent>
      <extension base="mpeg7:ControlledTermUseType">
        <attribute name="type" use="optional">
          <simpleType>
            <restriction base="NMTOKEN">
              <enumeration value="former"/>
              <enumeration value="variant"/>
              <enumeration value="main"/>
            </restriction>
          </simpleType>
        </attribute>
      </extension>
    </complexContent>
  </complexType>
</element>

Sample