Difference between revisions of "Decor root element"

(created page and described @private and @repository)
 
(@private)
Line 5: Line 5:
  
 
===@private===
 
===@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.
+
'''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===
 
===@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 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.

Revision as of 11:00, 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 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.