ZVON > References > VoiceXML 2.0 Reference

Attribute: contour
Parents: | prosodySSML |
Type:
<xsd:simpleType name="contour.datatype">
     <xsd:restriction base="xsd:string">
          <xsd:pattern value="(\(([0-9]+|[0-9]+.[0-9]*|[0-9]*.[0-9]+)%,(([0-9]+|[0-9]+.[0-9]*|[0-9]*.[0-9]+)Hz|[+\-]([0-9]+|[0-9]+.[0-9]*|[0-9]*.[0-9]+)Hz|[+\-]?([0-9]+|[0-9]+.[0-9]*|[0-9]*.[0-9]+)%|[+\-]([0-9]+|[0-9]+.[0-9]*|[0-9]*.[0-9]+)st|x-high|high|medium|low|x-low|default)\))+"/>
     </xsd:restriction>
</xsd:simpleType>