Difference between revisions of "Type:org/oomodels/wiki/ArtefactDescription"
From OOModels
Jump to navigationJump to search
(New page: {{Metabox | Meta_Category = Type:org/oomodels/wiki/Type }} ==Description== A simple xml format, containing the meta data of an oomodels artefact page. Page descriptions in this format ca...) |
|||
Line 7: | Line 7: | ||
A simple xml format, containing the meta data of an oomodels artefact page. | 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. | 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> | |||
<SubPages/> | <SubPages/> |
Latest revision as of 15:53, 26 June 2008
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>