AdminData

AdminData

AdminData represents the ability to express administrative information for an element. This administration information is to be treated as meta-data such as revision id or state of the file. There are basically three kinds of meta-data:

  • The language and/or used languages.

  • Revision information covering for example, revision number, state, release date, changes. Note that this information can be given in general as well as related to a particular company.

  • Document meta-data specific for a company.

Sdg

Sdg (SpecialDataGroup) is a generic model which can be used to keep arbitrary information, which is not explicitly modeled in the meta-model. Sdg can have various contents as defined by SdgContentsType. Special Data should only be used moderately since most elements should be already defined in the meta-model. Thereby Sdg should be considered as a temporary solution when no explicit model is available. If an Sdg Caption is available, it is possible to establish a reference to the Sdg structure.

Important Attributes and Sub Elements:

  • GID: Specifies the name that identifies the element.

  • Sdg Caption: This aggregation allows you to assign the properties of Identifiable to the Sdg. By this, a shortName etc. can be assigned to the Sdg.

Sd

Sd (SpecialData) is one particular special data element which holds a particular value.

Important Attributes:

  • GID: Specifies the name that identifies the element.

SdxARRef

SdxARRef is a reference to any identifiable element. This allows you to use Sdg even to establish arbitrary relationships.