inkml:affine.type

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

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id optional

Used By

Source

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