complexType "NettedTradeCashflowsProposedMatch"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
"Other side's" cashflow that meets the minimimum matching criteria and is proposed as match to the cash flow that is being asserted.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="NettedTradeCashflowsProposedMatch">
<xsd:sequence>
<xsd:group ref="IdAndNettedTradeCashflows.model"/>
<xsd:element minOccurs="0" name="matchId" type="MatchId"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="difference" type="TradeDifference"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/6)
difference
Type:
TradeDifference, complex content
A type used to record the details of a difference between two sides of a payment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="difference" type="TradeDifference"/>

matchId
Type:
MatchId, simple content
A unique identifier assigned by the matching service to each set of matched cashflows.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="matchId" type="MatchId"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.