small fixes
mNo edit summary |
(small fixes) |
||
| Line 6: | Line 6: | ||
It is also daunting because the inevitable errors which crop up can be so hard to find. | It is also daunting because the inevitable errors which crop up can be so hard to find. | ||
The goal of this | The goal of this '''AddOn programming tutorial''' is to teach by examples and by didactic instruction, leading the new AddOn programmer | ||
from the very simpliest AddOns to complex interactions with the XML user interface. | from the very simpliest AddOns to complex interactions with the XML user interface. | ||
| Line 33: | Line 33: | ||
* [http://www.w3.org/XML Extensible Markup Language (XML)] - The definitive XML | * [http://www.w3.org/XML Extensible Markup Language (XML)] - The definitive XML | ||
* [http://tools.decisionsoft.com/schemaValidate XML Schema Validation] | * [http://tools.decisionsoft.com/schemaValidate XML Schema Validation] | ||
[[Category:Interface customization]] | [[Category:Interface customization]] | ||
[[Category:UI]] | [[Category:UI]] | ||