Defines a string.
<xsd:simpleType name="stringType" > <xsd:restriction base="xsd:string"></xsd:restriction> </xsd:simpleType>