Wizzi Model DOMs are javascript objects, inspired by Xml document objects, that can load mTrees , applying a type to their nodes.
Wizzi Model DOMs are software artifacts generated by artifact generators of the
wizzi-core
plugin.
wfschema
ITTF Document, Wizzi generates:- a Wizzi Model DOM (javascript module)
- a Wizzi Model instance factory (javascript module)
- a JSON documentation (JSON file).
wfschema artifact generators for Wizzi MOdel DOMs and links to source code
artifact name | output file name | source code | |
---|---|---|---|
wfschema/factory | {schema-name}-factory.g.js | ittf | javascript |
wfschema/model | {schema-name}-model.g.js | ittf | javascript |
wfschema/json_docs | {schema-name}-schema.g.json | ittf | javascript |