http://www.w3.org/TR/InkML/#canvasElement |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | optional | |||||
traceFormatRef | xsd:anyURI | optional |
<xsd:complexType name="canvas.type"> <xsd:annotation> <xsd:documentation>http://www.w3.org/TR/InkML/#canvasElement</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="traceFormat" type="inkml:traceFormat.type" minOccurs="0"/> </xsd:sequence> <xsd:attribute ref="xml:id"/> <xsd:attribute name="traceFormatRef" type="xsd:anyURI"/> </xsd:complexType> |