Hey,
While exploring your library I came to know that you're using xml-name-validator as dev dependency. But it supports only name and qname validation for XML version 1.0. Hence, I thought you to suggest xml-naming that supports name, qname, ncname, nmtokens for XML version 1.0 and 1.1 both.
Disclaimer: I'm the author of xml-naming, using it in fast-xml-parser, fast-xml-validator, and @nodable/flexible-xml-parser to validate tag names. I've not raised this issue for advertisement but to spread information..
Hey,
While exploring your library I came to know that you're using
xml-name-validatoras dev dependency. But it supports only name and qname validation for XML version 1.0. Hence, I thought you to suggestxml-namingthat supports name, qname, ncname, nmtokens for XML version 1.0 and 1.1 both.Disclaimer: I'm the author of xml-naming, using it in fast-xml-parser, fast-xml-validator, and @nodable/flexible-xml-parser to validate tag names. I've not raised this issue for advertisement but to spread information..