Same issue as #33, but with other non-whitespace C0 control characters: U+0001 to U+0008, U+000B, U+000C, U+000E to U+001F. Each of these trigger the exception below ...
i have a query regarding LXML processor. I have an Input XML file and a Stylesheet to be applied on that XML. The processing will be done through LXML processor. But there is a XPATH issue due to ...