Definition Type: ComplexType
Name: PassThrough
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Documentation:
Type which contains pass through payments.
Collapse XSD Schema Diagram:
Drilldown into passThroughItem in schema fpml-option-shared-5-10_xsd3XSD Diagram of PassThrough in schema fpml-option-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PassThrough">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Type which contains pass through payments.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="passThroughItem" type="PassThroughItem" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">One to many pass through payment items.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
passThroughItem nsE:passThroughItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsE:passThrough, nsE:passThrough