ST_ThicknessPercent

Simple Type Information

Source

<xsd:simpleType name="ST_ThicknessPercent">
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="([0-9]+)%"/>
  </xsd:restriction>
</xsd:simpleType>