type

Attribute Information

Used By

Source

<xsd:attribute name="type" use="optional" default="free_entry">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="free_entry"/>
      <xsd:enumeration value="defaults"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample