type

Attribute Information

Used By

Source

<xsd:attribute name="type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="dtSTRING">
      <xsd:maxLength value="50"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample