charcode-is-valid-xml-name-character
Version:
Does a given character belong to XML spec's "Production 4 OR 4a" type (is acceptable for XML element's name)
10 lines (8 loc) • 238 B
TypeScript
Does a given character belong to XML spec's "Production 4 OR 4a" type (is acceptable for XML element's name)