Definition Type: ComplexType
Name: Velocity
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into period in schema fpml-business-events-5-10_xsd Drilldown into periodMultiplier in schema fpml-business-events-5-10_xsdXSD Diagram of Velocity in schema fpml-business-events-5-10_xsd (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" />
        <xsd:element name="period" type="PeriodTimeEnum" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsA:periodMultiplier (1) (1)
period nsA:period (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:velocity