Definition Type: ComplexType
Name: Velocity
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into period in schema fpml-business-events-5-10_xsd1 Drilldown into periodMultiplier in schema fpml-business-events-5-10_xsd1XSD Diagram of Velocity in schema fpml-business-events-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Velocity">
    <xsd:annotation>
        <xsd:documentation />
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="periodMultiplier" type="xsd:integer" minOccurs="0" />
        <xsd:element name="period" type="PeriodTimeEnum" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsC:periodMultiplier 0 (1)
period nsC:period 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:velocity