Working with generated EXTENDED-XER code

As noted above, when generating code for EXTENDED-XER, you will be working with the "XML" runtime, as oppposed to the "XER" runtime. This makes coding for EXTENDED-XER slightly different from coding for XER:

Finally, there is a sample reader and writer program in java/sample_xer/EmployeeEXER, should you need to see an example.