A table of decimal values. Columns in the tables are delimited by spaces, rows are delimited by commas. |
Complex Type | inkml:affine.type |
<xsd:simpleType name="decimalTable.type"> <xsd:annotation> <xsd:documentation>A table of decimal values. Columns in the tables are delimited by spaces, rows are delimited by commas.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |