complexType "RelatedParty"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
accountReference (defined in PartyAndAccountReferences.model group),
partyReference (defined in PartyAndAccountReferences.model group),
role (defined in RelatedParty complexType),
type (defined in RelatedParty complexType)
All Direct / Indirect Based Elements (5):
relatedParty (defined in PartyTradeInformation complexType),
relatedParty (defined in Withdrawal 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 DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.