http://www.w3.org/TR/InkML/#affineElement |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | optional |
Element | inkml:mapping.type/inkml:affine |
<xsd:complexType name="affine.type"> <xsd:annotation> <xsd:documentation>http://www.w3.org/TR/InkML/#affineElement</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="inkml:decimalTable.type"> <xsd:attribute ref="xml:id" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |