XML Schema Documentation

Complex Type: PartyReference

[Table of contents]

Super-types: Reference < PartyReference (by extension)
Sub-types: None
Name PartyReference
Used by (from the same schema document) Complex Type Account , Complex Type Beneficiary , Complex Type CalculationAgent , Complex Type CorrespondentInformation , Complex Type DividendConditions , Complex Type ExerciseNotice , Complex Type ExerciseNotice , Complex Type IntermediaryInformation , Complex Type SettlementInstruction
Abstract no
Documentation Reference to a party.
XML Instance Representation
<...
href=" xsd:IDREF [1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="PartyReference">
<xsd:complexContent>
<xsd:extension base=" Reference ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="Party"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>