Difference between revisions of "Decor root element"

(@private)
(@repository)
 
Line 10: Line 10:
  
 
===@repository===
 
===@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.
+
'''optional'''. Indication whether this DECOR project is a (building block) repository (BBR). Default value is '''false''': the decor file is not part of the (building block) repository (BBR) and therefore the content is not reusable by decor projects. If '''true''' the decor file is part of the (building block) repository (BBR) and therefore the content is reusable (by reference) by decor projects.
 +
 
 +
Please note that this parameter has no implication in terms of building block repository hierarchies or search priorities. This is handled by another parameter (later).

Latest revision as of 11:03, 20 November 2012

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. its data should not be included in external searches.

Default value is false: the decor file is listed in the menu and shown in the Value Set Index and other indices. If true the decor file is not shown in the menu and not listed in the Value Set Index and other indices.

@repository

optional. Indication whether this DECOR project is a (building block) repository (BBR). Default value is false: the decor file is not part of the (building block) repository (BBR) and therefore the content is not reusable by decor projects. If true the decor file is part of the (building block) repository (BBR) and therefore the content is reusable (by reference) by decor projects.

Please note that this parameter has no implication in terms of building block repository hierarchies or search priorities. This is handled by another parameter (later).