From the following trials
\">
Only the last one wor
A double quote character ("
) can be escaped as "
, but here's the rest of the story...
In XML attributes delimited by double quotes:
In XML textual content:
He said, "Don't quote me."
In XML attributes delimited by single quotes ('
):
Similarly, ('
) require no escaping if ("
) are used for the attribute value delimiters: