| 1 | Initial Thoughts on Tall Wizard XML and Wizard Schema |
|---|
| 2 | ===================================================== |
|---|
| 3 | |
|---|
| 4 | Initial observations from examining these files. |
|---|
| 5 | |
|---|
| 6 | The text of the wizard schema file is not within the domain of comfortable human comprehension and suggested (as verified) that it has been automatically generated by a tool. Without access to this tool under Linux, comprehsion may be sought via: |
|---|
| 7 | |
|---|
| 8 | * looking at instance file instead |
|---|
| 9 | |
|---|
| 10 | * converting to BNF |
|---|
| 11 | |
|---|
| 12 | The former approach is the one currently being followed! |
|---|