Complex Type | inkml:table.type |
<xsd:attribute name="apply" use="optional" default="absolute"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="absolute"/> <xsd:enumeration value="relative"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |