<xsd:simpleType name="ST_XmlName"> <xsd:restriction base="xsd:NCName"> <xsd:minLength value="1"/> <xsd:maxLength value="255"/> </xsd:restriction> </xsd:simpleType>