data.PERCENT

Positive decimal number plus '%', i.e., [0-9]+(\.?[0-9]*)?\%.
Module
MEI
Used by
These class-based attributes use data.PERCENT
att.graced/@grace.timeatt.curvature/@bulgeatt.scalable/@scale
These other Data Types reference data.PERCENT
Declaration
<macroSpec ident="data.PERCENT" module="MEI" type="dt">
<desc>Positive decimal number plus '%', i.e., [0-9]+(\.?[0-9]*)?\%.</desc>
<content>
<rng:data type="token">
<rng:param name="pattern">[0-9]+(\.?[0-9]*)?%</rng:param>
</rng:data>
</content>
</macroSpec>