Synthoid / ExportSheetData

Add-on for Google Sheets that allows sheets to be exported as JSON or XML.
MIT License
234 stars 46 forks source link

(XML) XML Namespace Validation #131

Open Synthoid opened 3 years ago

Synthoid commented 3 years ago

Currently, XML namespace prefixes are not checked to ensure they use valid XML characters and formatting. For example, attempting to use non-standard chars like [ will throw an error.