Decor root element

Revision as of 09:56, 20 November 2012 by Mligtvoet (talk | contribs) (created page and described @private and @repository)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

General

Holds the namespace and schema definition and decor file attributes. It occurs exactly once in a DECOR file.

Attributes

@private

optional. Indication whether this DECOR project is private, i.e. should NOT be included in searches from external. Default value if not defined is false: the decor file is listed in the menu and shown in the ValueSetIndex. Other possible values are true: the decor file is not shown in the menu and not listed in the ValueSetIndex.

@repository

optional. Indication whether this DECOR project is a (building Block) repository (BBR). Default value if not defined is false: the decor file is not part of the (building Block) repository (BBR) and therefore the contents are not reusable by decor projects. Other possible values are true: the decor file is part of the (building Block) repository (BBR) and therefore the contents are reusable by decor projects.