complexType "LoanPartyEventInstructionOverrideNotification"
Namespace:
Content:
complex, 3 attributes, 10 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (10):
comments (defined in AbstractLoanPartyProfileNotification complexType),
correlationId,
header (defined in RequestMessage complexType),
isCorrection,
onBehalfOf (defined in OnBehalfOf.model group),
override (in loanPartyEventInstructionOverrideNotification),
parentCorrelationId,
party (in loanPartyEventInstructionOverrideNotification),
sequenceNumber (defined in Sequence.model group),
validation
All Direct / Indirect Based Elements (1):
loanPartyEventInstructionOverrideNotification
Known Usage Locations
Annotation
A set of instructions communicated by parties to override standard payment details for a specific to a set of (any) loan events.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractLoanPartyProfileNotification (extension)
                  LoanPartyEventInstructionOverrideNotification
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="LoanPartyEventInstructionOverrideNotification">
<xsd:complexContent>
<xsd:extension base="AbstractLoanPartyProfileNotification">
<xsd:sequence>
<xsd:element name="override" type="EventInstructionOverride"/>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/10)
override
Type:
EventInstructionOverride, 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="override" type="EventInstructionOverride"/>

party
Type:
Party, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

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.