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
At the moment, only &, <, and > are escaped in MARC::File::XML. However, single quotes and double quotes should also be escaped for attribute values to prevent parser errors.
At the moment, only &, <, and > are escaped in MARC::File::XML. However, single quotes and double quotes should also be escaped for attribute values to prevent parser errors.