http://www.w3.org/TR/InkML/#latency |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
value | xsd:decimal | required |
<xsd:complexType name="latency.type"> <xsd:annotation> <xsd:documentation>http://www.w3.org/TR/InkML/#latency</xsd:documentation> </xsd:annotation> <xsd:attribute name="value" type="xsd:decimal" use="required"/> <!-- unit of the 'value' attribute is 'milliseconds' --> </xsd:complexType> |