http://www.w3.org/TR/InkML/#traceFormat |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | optional |
<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> |