ST_XmlName

Simple Type Information

Used By

Source

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