complexType "LoanPartyTradingInstructionOverrideNotification"
Namespace:
Content:
complex, 3 attributes, 13 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (13):
comments (defined in AbstractLoanPartyProfileNotification complexType),
correlationId,
facilityIdentifier (defined in FacilityDetails.model group),
facilitySummary,
header (defined in RequestMessage complexType),
isCorrection,
onBehalfOf (defined in OnBehalfOf.model group),
override (in loanPartyTradingInstructionOverrideNotification),
parentCorrelationId,
party (in loanPartyTradingInstructionOverrideNotification),
sequenceNumber (defined in Sequence.model group),
tradeSummary (in loanPartyTradingInstructionOverrideNotification),
validation
All Direct / Indirect Based Elements (1):
loanPartyTradingInstructionOverrideNotification
Known Usage Locations
Annotation
A set of instructions communicated by parties to override standard payment details for a specific trade or allocation settlement only.
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              AbstractLoanPartyProfileNotification (extension)
                  LoanPartyTradingInstructionOverrideNotification
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LoanPartyTradingInstructionOverrideNotification">
<xsd:complexContent>
<xsd:extension base="AbstractLoanPartyProfileNotification">
<xsd:sequence>
<xsd:element name="override" type="TradingInstructionOverride"/>
<xsd:sequence>
<xsd:element name="tradeSummary" type="LoanTradeSummary"/>
<xsd:group ref="FacilityDetails.model"/>
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>
</xsd:sequence>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/13)
override
Type:
XML Source (see within schema source)
<xsd:element name="override" type="TradingInstructionOverride"/>

party
Type:
Party, complex content
A legal entity or a subdivision of a legal entity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="party" type="Party"/>

tradeSummary
Type:
LoanTradeSummary, complex content
A summary structure representing a loan trade.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tradeSummary" type="LoanTradeSummary"/>

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.