Difference between revisions of "Type:org/oomodels/SimpleXMLDiagram/1.0"
From OOModels
< Type:org | oomodels | SimpleXMLDiagram
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Category = Type:org/oomodels/wiki/Version | Meta_Domain = Domain:it/development/modelling | Meta_FileExtension = simplediagram | Meta_MIMEType = text/plain }} =...) |
AndreasLeue (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
<pre> | <pre> | ||
< | <Diagram> | ||
< | <Item Name="..." X="..." Y="..." Link="..."/> | ||
< | <Item Name="..." X="..." Y="..." Link="..."/> | ||
... | ... | ||
</Diagram> | </Diagram> |
Latest revision as of 16:37, 2 March 2009
Classification | |
---|---|
MIME Type | text/plain |
FileExtension | simplediagram |
Domain | Domain:it/development/modelling |
Category | Type:org/oomodels/wiki/Version |
Namespace (more) | |
OOModels main namespace | |
create new pages |
Description[edit]
This is version 1.0 of Type:org/oomodels/SimpleXMLDiagram
Syntax[edit]
<Diagram> <Item Name="..." X="..." Y="..." Link="..."/> <Item Name="..." X="..." Y="..." Link="..."/> ... </Diagram>