source: ruby/trunk/spec/lib/open_ehr/serializer/openEHR-EHR-SECTION.test.v1.adl@ 407

Last change on this file since 407 was 407, checked in by KOBAYASHI, Shinji, 14 years ago

serializer implementation
Sample ADL was generated by LiU Archetype Editor.
There are some differences in XML forms amongs LiU, Ocean, CKM.

File size: 831 bytes
Line 
1archetype
2 openEHR-EHR-SECTION.test.v1
3
4concept
5 [at0000]
6
7language
8 original_language = <[openEHR::ja]>
9
10description
11 original_author = <
12 ["email"] = <"skoba@moss.gr.jp">
13 ["organisation"] = <"openEHR.jp">
14 ["name"] = <"Shinji KOBAYASHI">
15 >
16 lifecycle_state = <"draft">
17 details = <
18 ["ja"] = <
19 language = <[openEHR::ja]>
20 purpose = <"Serializer test">
21 misuse = <"evaluate message">
22 >
23 >
24
25definition
26 SECTION[at0000] matches {*}
27
28ontology
29 term_definitions = <
30 ["ja"] = <
31 items = <
32 ["at0000"] = <
33 text = <"simple test">
34 description = <"simple test for serializer">
35 >
36 >
37 >
38 >
Note: See TracBrowser for help on using the repository browser.