If you ever need to have a ” (double quote) character in an attribute value in an XML document it’s good to know that it should be escaped with " instead.
Read more about the escape mechanism.
If you ever need to have a ” (double quote) character in an attribute value in an XML document it’s good to know that it should be escaped with " instead.
Read more about the escape mechanism.