Units http://www.w3.org/TR/InkML/#units |
<xsd:simpleType name="units.type"> <xsd:annotation> <xsd:documentation>Units http://www.w3.org/TR/InkML/#units</xsd:documentation> </xsd:annotation> <xsd:union memberTypes="inkml:standardUnits.type inkml:userUnits.type"/> </xsd:simpleType> |