complexType "RelatedParty"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
role (defined in RelatedParty complexType),
type (defined in RelatedParty complexType)
All Direct / Indirect Based Elements (7):
relatedParty (defined in PartyTradeInformation complexType),
relatedParty (in allocation defined in Allocations complexType),
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RelatedParty">
<xsd:sequence>
<xsd:group ref="PartyAndAccountReferences.model"/>
<xsd:element name="role" type="PartyRole"/>
<xsd:element minOccurs="0" name="type" type="PartyRoleType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
role
Type:
PartyRole, simple content
The category of the relationship. The related party performs the role specified in this field for the base party. For example, if the role is "Guarantor", the related party acts as a guarantor for the base party.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="role" type="PartyRole"/>

type
Type:
PartyRoleType, simple content
Additional definition refining the type of relationship. For example, if the "role" is Guarantor, this element may be used to specify whether all positions are guaranteed, or only a subset of them.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="type" type="PartyRoleType"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.