a strict subset of XML 1.1 and avoids treating restricted control characters as directly allowed.
Parameters
c | Unicode scalar value. |
xmlVersion | XML version (currently treated like XML 1.0). |
Returns
true if c is considered a valid XML character.Returns true if c is a valid XML character.
a strict subset of XML 1.1 and avoids treating restricted control characters as directly allowed.
c | Unicode scalar value. |
xmlVersion | XML version (currently treated like XML 1.0). |
true if c is considered a valid XML character.