openEHR XML Schema Release 1.0 candidate

Complex Type: ITEM_STRUCTURE

[Table of contents]

Super-types:LOCATABLE < ITEM_STRUCTURE (by extension)
Sub-types:
NameITEM_STRUCTURE
Abstractyes
XML Instance Representation
<...

archetype_node_id="bt:archetypeNodeId [1]">

<name> bt:DV_TEXT </name> [1]
<uid> bt:OBJECT_ID </uid> [0..1]
<feeder_audit> bt:FEEDER_AUDIT </feeder_audit> [0..1]
<links> LINK </links> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="ITEM_STRUCTURE" abstract="true">
<xs:complexContent>
<xs:extension base="LOCATABLE"/>
</xs:complexContent>
</xs:complexType>