ZVON > References > VoiceXML 2.0 Reference

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