openEHR XML Schema Release 1.0 candidate

Complex Type: ACTIVITY

[Table of contents]

Super-types:None
Sub-types:None
NameACTIVITY
Abstractno
XML Instance Representation
<...>

<description> st:ITEM_STRUCTURE </description> [1]
<timing> bt:DV_PARSABLE </timing> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="ACTIVITY">
<xs:sequence>
<xs:element name="description" type="st:ITEM_STRUCTURE"/>
<xs:element name="timing" type="bt:DV_PARSABLE"/>
</xs:sequence>
</xs:complexType>