type

Attribute Information

Used By

Source

<xsd:attribute name="type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="node"/>
      <xsd:enumeration value="leaf"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample