ZVON > References > VoiceXML 2.0 Reference

Attribute: weight
Parents: | itemSRGS | itemSRGS | itemSRGS | itemSRGS |
Type:
<xsd:simpleType name="Weight.datatype">
     <xsd:restriction base="xsd:string">
          <xsd:pattern value="[0-9]+[.]?"/>
          <xsd:pattern value="([0-9]+)?[.][0-9]+"/>
     </xsd:restriction>
</xsd:simpleType>