Changes between Version 16 and Version 17 of ScriptBuilderTasks
- Timestamp:
- 01/31/2020 12:12:19 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScriptBuilderTasks
v16 v17 4 4 Get UI feedback from Neil. 5 5 6 (1) The generated DTD in `scriptbuilder.structures.XMLWriter` doesn't match the `script.dtd` file in Scenarios folder. (John?) Ref: [https://www.tutorialspoint.com/dtd/index.htm DTD Tutorial] 6 (1) The generated DTD in `scriptbuilder.structures.XMLWriter` doesn't match the `script.dtd` file in Scenarios folder. (John?) Ref: [https://www.tutorialspoint.com/dtd/index.htm DTD Tutorial] Ref: [https://www.truugo.com/xml_validator/ online validate xml with embedded DTD] 7 7 8 8 (3) Instead of writing a `COLOR` tag with every script event, since the color is the same for every event in an Incident, just output the color information as part of the Incident info, perhaps a new attribute of `GENERAL_INFO` tag.
