On 09/23/2013 07:28 PM, Ian McNicoll wrote:
> It is certainly possible to adapt the current archetype to allow something
> like
>
> definition
> EVALUATION[at0000] matches { -- Clinical Synopsis
> data matches {
> ITEM_TREE[at0001] matches { -- List
> items cardinality matches {1..*; ordered} matches {
> ELEMENT[at0002] matches { -- Synopsis
> value matches {
> DV_TEXT matches {*}
> DV_PARSABLE matches {
> formalism matches {"text/html", "text/rtf", "text/plain"}
> }
Did someone already mention? If so, sorry for repeating that.
Specs needs to be changed for this, ELEMENT can only have one "value"
according the current specs.
Bert