Brush property names http://www.w3.org/TR/InkML/#brushPropertyElement |
Attribute | inkml:brushProperty.type/@name |
<xsd:simpleType name="brushPropertyName.type"> <xsd:annotation> <xsd:documentation>Brush property names http://www.w3.org/TR/InkML/#brushPropertyElement</xsd:documentation> </xsd:annotation> <xsd:union memberTypes="inkml:standardBrushPropertyName.type inkml:userBrushPropertyName.type"/> </xsd:simpleType> |