CaboLabs / openEHR-SDK

Java/Groovy Support of openEHR Operational Templates, Reference Model, Data Generators and other tools for www.CaboLabs.com projects
Apache License 2.0
11 stars 16 forks source link

XML instance generator: content should have xsi:type #7

Closed ppazos closed 7 years ago

ppazos commented 8 years ago

When generating for Encuentro.opt it generates

<content> missing xsi:type
    <name>
      <value>Signos vitales</value>
    </name>
  </content>
ppazos commented 7 years ago

this seems to be solved

<content archetype_node_id="openEHR-EHR-OBSERVATION.lab_test-blood_glucose.v1" xsi:type="OBSERVATION">