in reply to An ampersand is not well-formed XML data?

Quoting XML1.0 Appendix D <quot> An Ampersand (&) may be escaped numerically (&#38;) or with a general entity (&amp;). </quot> Thus either method should work.
  • Comment on Re: An ampersand is not well-formed XML data?