schemaType

Simple Type Information

Used By

Simple Type newSchemaType
Element schema

Source

<xsd:simpleType name="schemaType">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="100"/>
  </xsd:restriction>
</xsd:simpleType>