type

Attribute Information

Used By

Element meta

Source

<xs:attribute name="type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="lang"/>
      <xs:enumeration value="view"/>
      <xs:enumeration value="genre"/>
      <xs:enumeration value="tense"/>
      <xs:enumeration value="title"/>
      <xs:enumeration value="voice"/>
      <xs:enumeration value="author"/>
      <xs:enumeration value="publisher"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample