Type:org/oomodels/wiki/ArtefactDescription

From OOModels

Jump to: navigation, search
Classification
Category Type:org/oomodels/wiki/Type
Namespace (more)

Reserved for items that directly relate to the oomodels wiki, like e.g. types of pages.

create new pages

Description

A simple xml format, containing the meta data of an oomodels artefact page. Page descriptions in this format can be obtained via the download link.

Example

<ArtefactDescription>
  <Id>...oomodels page id...</Id>
  <Meta Name="...name...">...value...</Meta>
  <Meta Name="...name...">...value...</Meta>
  ...
</ArtefactDescription>