The w3schools website has a simple XML validator that should be helpful.
https://www.w3schools.com/xml/xml_validator.asp
Jay+
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your sub
Sorry,
Was thinking
Going into submarine mode again… Nothing to see here.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/ma
Hi JBV,
actually is valid in XML and is the short form of
Do you get parsing errors?
Cheers,
Malte
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences
Hi list,
Does anyone has a function that would remove "ghost tags" from
an xml string, for instance a tag when there's no
tag before ? More generally, a script that checks the consistency
of an xml string and points errors would do perhaps ?
Thanks in advance.
jbv
__