inkml:brushPropertyName.type

Brush property names
http://www.w3.org/TR/InkML/#brushPropertyElement

Simple Type Information

Used By

Source

<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>