No way to set the value of an attribute to the empty string #198
Comments
Sorry, this was a deficiency in the implementation, should now be fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't seem to be possible to set the value of an attribute to the empty string. This is valid XML and there's no problem parsing such an attribute:
Is there another way to set the value of the attribute to the empty string?
The text was updated successfully, but these errors were encountered: