Definition Type: ComplexType
Name: PassThrough
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_xsd2XSD Diagram of PassThrough in schema fpml-option-shared-5-10_xsd2 (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 nsD:passThroughItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsD:passThrough, nsD:passThrough