inkml:traceFormat.type

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

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id optional

Used By

Source

<xsd:complexType name="traceFormat.type">
  <xsd:annotation>
    <xsd:documentation>http://www.w3.org/TR/InkML/#traceFormat</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="channel" type="inkml:channel.type" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="intermittentChannels" type="inkml:intermittentChannels.type" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute ref="xml:id"/>
</xsd:complexType>