From: Dagmar W. <dag...@un...> - 2010-06-07 16:05:45
|
Hello, I have - included a *label *attribute in each the curve, surface and dataset elements (optional) - turned the *algorithm* attribute into an element, as was discussed in Seattle, nested in a *listOfAlgorithms*. So now, one would write something like that: <uniformTimeCourse [..]> <listOfAlgorithms> <algorithm kisaoID="KiSAO:000000064" /> </listOfAlgorithms> </uniformTimeCourse> to define timecourse simulation that uses a particular algorithm. You can add 0 to many algorithms. The schema is updated as revision 147, and so is the spec. As far as I know, I have now incorporated all changes discussed in Seattle, plus the ones we had on the list that concerned L1V1. Let me know if you are missing something, otherwise we could start the clean-up process and hopefully fix bugs in the spec draft to finalise it :-) Best, Dagmar |