openEHR XML Schema Release 1.0 candidate

Complex Type: TERMINOLOGY_ID

[Table of contents]

Super-types:OBJECT_ID < TERMINOLOGY_ID (by extension)
Sub-types:None
NameTERMINOLOGY_ID
Abstractno
XML Instance Representation
<...>

<value> xs:token </value> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="TERMINOLOGY_ID">
<xs:complexContent>
<xs:extension base="OBJECT_ID"/>
</xs:complexContent>
</xs:complexType>