All Downloads are FREE. Search and download functionalities are using the official Maven repository.

aml-converter.0.15.source-code.schema.hbs Maven / Gradle / Ivy

The newest version!

Schema {{schemaName}}

{{schemaDescription}} {{schemaType}}

Properties

{{#each this.properties}}
{{name}} {{#if definition.type}} ({{definition.type}}) {{/if}} {{#if definition.targetType}} ({{definition.targetType}}) {{/if}} {{#unless definition.targetType}} {{#if definition.reference}} ({{definition.reference}}) {{/if}} {{/unless}} {{#if definition.required}} required {{/if}}
{{md definition.description}}
{{/each}}

Schema Source

                {{schemaContent}}
            




© 2015 - 2025 Weber Informatics LLC | Privacy Policy