complexType "WithdrawalPartyTradeInformation"
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),
relatedParty (in partyTradeInformation defined in Withdrawal complexType),
reportingRegime (in partyTradeInformation defined in Withdrawal complexType)
All Direct / Indirect Based Elements (1):
partyTradeInformation (defined in Withdrawal complexType)
Known Usage Locations
Annotation
A type defining party-specific additional information that may be recorded against a trade, for withdrawal purposes.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="WithdrawalPartyTradeInformation">
<xsd:sequence>
<xsd:group ref="PartyAndAccountReferences.model"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="relatedParty" type="RelatedParty"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reportingRegime" type="ReportingRegimeIdentifier"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
relatedParty
Type:
RelatedParty, complex content
This may be used to identify one or more parties that perform a role within the transaction. If this is within a partyTradeInformation block, the related party performs the role with respect to the party identifie by the "partyReference" in the partyTradeInformation block.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="relatedParty" type="RelatedParty"/>

reportingRegime
Type:
ReportingRegimeIdentifier, complex content
Allows the organization to specify which if any relevant regulators or other supervisory bodies this is relevant for, and what reporting rules apply.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="reportingRegime" type="ReportingRegimeIdentifier"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.