Extraneous XML elements
- Last UpdatedJul 26, 2024
- 1 minute read
The InTouch XML import functionality does not generate errors or warnings for undefined elements, attributes, or nodes.
You must type everything correctly. If you mean to have an <ONRIGHTDOWN> action script, but accidentally type <ONRITEDOWN>, no warning is generated, and your action script is not added to the window object.
Warnings and errors are created for XML definitions that are missing required elements.