Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Validation error : EntityRef: expecting - nodejs #11

Open
lafama opened this issue Apr 2, 2018 · 0 comments
Open

XML Validation error : EntityRef: expecting - nodejs #11

lafama opened this issue Apr 2, 2018 · 0 comments

Comments

@lafama
Copy link

lafama commented Apr 2, 2018

To avoid the above error in nodejs i am proposing if it is possible to use this
<url> <loc><![CDATA[http://www.example.com/?id=10&param2=112]]></loc> </url>
or (Note & has been replaced with &amp)
<url> <loc>http://www.example.com/?id=10&amp;param2=112</loc> </url>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant