Definition Type: ComplexType
Name: PassThrough
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Documentation:
Type which contains pass through payments.
Collapse XSD Schema Diagram:
Drilldown into passThroughItem in schema fpml-option-shared-4-4_xsdXSD Diagram of PassThrough in schema fpml-option-shared-4-4_xsd (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" 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 fpml:passThroughItem (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:passThrough, fpml:passThrough