<ELNAME
    jcr:primaryType="nt:unstructured"
    sling:resourceType="granite/ui/components/coral/foundation/form/checkbox"
    name="{{DATABASE}}"
    text="{{TITLE}}"
    uncheckedValue="{{UNCHECKED_VALUE}}"
    checked="{{CHECKED_VALUE}}"
    value="{{VALUE}}"
    {{REQUIRED}}
    {{DESC}}
    {{DISABLED}}/>
