inkml:latency.type

http://www.w3.org/TR/InkML/#latency

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
value xsd:decimal required

Used By

Source

<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>