Artefact:Aggregate/com/sphenon/internal/office/todos/ToDoStates
From OOModels
< Artefact:Aggregate | com | sphenon | internal | office | todos
Jump to navigationJump to search
Revision as of 16:19, 30 August 2010 by AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/xocp/OCP/xml/2.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Aggregate | Meta_Down...)
Classification | |
---|---|
Type | Type:org/xocp/OCP/xml/2.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Aggregate |
More | |
Download Code | |
Namespace (more) | |
create new pages |
Code[edit]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ToDoStates CLASS="ToDoState[]"> <TDS Id="open"/> <TDS Id="completed"/> <TDS Id="problem"/> <TDS Id="deferred"/> <TDS Id="inprogress"/> </ToDoStates>