openEHR XML Schema Release 1.0 candidate

Complex Type: PARTY_PROXY

[Table of contents]

Super-types:None
Sub-types:
NamePARTY_PROXY
Abstractyes
XML Instance Representation
<...>

<external_ref> PARTY_REF </external_ref> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="PARTY_PROXY" abstract="true">
<xs:sequence>
<xs:element name="external_ref" type="PARTY_REF" minOccurs="0"/>
</xs:sequence>
</xs:complexType>