Using the W3C documentation to write M-Business DOM C code

Although W3C DOM attributes and methods implemented by M-Business Anywhere follow exactly the W3C DOM spec, special synopsis is required to call the corresponding M-Business DOM macro in C. (The JavaScript synopsis is standard.) The W3C DOM spec and corresponding M-Business DOM calls lists the W3C attributes and methods and the code required to call the corresponding M-Business attribute or method from JavaScript and from C. The table is in simple alphabetical order by W3C interface, then by keyword for each attribute or method defined.