Talk:Viewpoint
From Hypertopic
Aurelien : Role shouldn't be mandatory
It is for humans only.
Aurelien : We should be able to link a viewpoint to its creator at creation.
POST http://acme.com/viewpoint/
<?xml version="1.0" encoding="UTF-8"?>
<viewpoint name="Tutu">
<actor href="http://acme.com/actor/foo/"/>
</viewpoint>
Rax : I don't understand the builder.
In the page, it is specified the builder need [No argument] and in the example I found :
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE viewpoint SYSTEM "http://tech-ada.utt.fr/validator/dtd/viewpoint.dtd"> <viewpoint name="Software features" />
Where is the truth ?
The truth is elsewhere ...
