You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2020. It is now read-only.
The spec currently requires CDATA tags only for wrapping documents and results. Both CDATA and encoded text should be acceptable since XML parsing libraries usually can handle either transparently and using encoded text prevents having to deal with nested CDATA tags.
The text was updated successfully, but these errors were encountered:
The spec currently requires CDATA tags only for wrapping documents and results. Both CDATA and encoded text should be acceptable since XML parsing libraries usually can handle either transparently and using encoded text prevents having to deal with nested CDATA tags.
The text was updated successfully, but these errors were encountered: