complexType "EventInstructionOverride"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
eventIdentifier (in override in loanPartyEventInstructionOverrideNotification),
overrideIdentifier (in override in loanPartyEventInstructionOverrideNotification),
settlementDetails (in override in loanPartyEventInstructionOverrideNotification)
All Direct / Indirect Based Elements (1):
override (in loanPartyEventInstructionOverrideNotification)
Known Usage Locations
Annotation
A type that identifies a party profile record.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="EventInstructionOverride">
<xsd:sequence>
<xsd:element name="overrideIdentifier" type="OverrideIdentifier"/>
<xsd:sequence>
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>
<xsd:element maxOccurs="unbounded" name="settlementDetails" type="SettlementDetails"/>
</xsd:sequence>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
The event for which the (currency-specific) settlement instructions should be applied.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>

overrideIdentifier
Type:
OverrideIdentifier, complex content
XML Source (see within schema source)
<xsd:element name="overrideIdentifier" type="OverrideIdentifier"/>

settlementDetails
Type:
SettlementDetails, complex content
Settlement account details to describe the acount to which cash should be sent, for payments received by the party sending the Lender Event Settlement Notification.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="settlementDetails" type="SettlementDetails"/>

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.