data.HEXNUM

Hexadecimal number.
Module
MEI
Used by
These class-based attributes use data.HEXNUM
att.extSym/@glyph.num
These other Data Types reference data.HEXNUM
Declaration
<macroSpec ident="data.HEXNUM" module="MEI" type="dt">
<desc>Hexadecimal number.</desc>
<content>
<rng:data type="string">
<rng:param name="pattern">(#x|U\+)[A-F0-9]+</rng:param>
</rng:data>
</content>
</macroSpec>