complexType "PassThroughItem"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
passThroughItem
Known Usage Locations
Annotation
Type to represent a single pass through payment.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PassThroughItem">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
<xsd:element name="underlyerReference" type="AssetReference"/>
<xsd:element name="passThroughPercentage" type="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/6)
passThroughPercentage
Type:
xsd:decimal, predefined, simple content
Percentage of payments from the underlyer which are passed through.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="passThroughPercentage" type="xsd:decimal"/>

underlyerReference
Type:
AssetReference, empty content
Reference to the underlyer whose payments are being passed through.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="underlyerReference" type="AssetReference"/>

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