Complex Type | inkml:channel.type |
<xsd:attribute name="orientation" use="optional" default="+ve"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="+ve"/> <xsd:enumeration value="-ve"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |