Type:org/oomodels/wiki/ArtefactDescription
From OOModels
Jump to navigationJump to 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[edit]
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[edit]
<ArtefactDescription> <Id>...oomodels page id...</Id> <Meta Name="...name...">...value...</Meta> <Meta Name="...name...">...value...</Meta> ... </ArtefactDescription>