Complex Type | inkml:trace.type |
<xsd:attribute name="continuation" use="optional" default="begin"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="begin"/> <xsd:enumeration value="end"/> <xsd:enumeration value="middle"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |