In every element, cluster, slot and others in Archetype Editor there is
Occurences attribute.
For my Element at0005 I set this attribute to 0..*
How will it be represented in instance of this archetype?
<items xsi:type="CLUSTER" archetype_node_id="at0004">
<name>
<value>Blah-blah-1</value>
</name>
<items xsi:type="ELEMENT"
archetype_node_id="at0005">
<name>
<value>Blah-blah-2</value>
</name>
<value xsi:type="DV_CODED_TEXT">
<value>Value1</value>
...
</value>
</items>
<items xsi:type="ELEMENT"
archetype_node_id="at0005">
<name>
<value>Blah-blah-2</value>
</name>
<value xsi:type="DV_CODED_TEXT">
<value>Value2</value>
...
</value>
</items>
</items>
The same question is about clusters.
--
Best regards,
Igor Lizunov
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20100809/64ebbec7/attachment.html>