According to the documentation
(http://www.openehr.org/releases/1.0.1/architecture/rm/data_types_im.pdf) should
<xs:complexType name="DV_AMOUNT">
be marked abstract.
Bert
According to the documentation
(http://www.openehr.org/releases/1.0.1/architecture/rm/data_types_im.pdf) should
<xs:complexType name="DV_AMOUNT">
be marked abstract.
Bert
Hi Bert,
Yes I agree, it should be
<xs:complexType name="DV_AMOUNT" abstract="true">
...
Heath
Hi Bert,
Yes I agree, it should be<xs:complexType name="DV_AMOUNT" abstract="true">
Thanks for the confirmation.
I am not in the position to repair it.
Bert
Bert,
can you raise this on the openEHR SPEC project tracker on Jira.
thanks
- thomas beale
Bert Verhees wrote:
Sorry Thomas, maybe it is a question of authorization, but Specification
is not offered to me in Jira to add an Issue
(the other projects are)
Bert
Bert,
You may not be in a position to repair it but you can log a problem report
at http://www/openEHR.org/jira so the issue does not get lost.
Heath
Heath,
the problem with that is that when "Create New Issue" is selected, the
specification project is not available for selection for normal
users...at least it isn't available for me.
Sebastian
Heath Frankel wrote: