Definition Type: Element
Name: limitationPeriod
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the limitation period for Average Daily trading volume in number of days.
Collapse XSD Schema Diagram:
XSD Diagram of limitationPeriod in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="limitationPeriod" type="xsd:nonNegativeInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the limitation period for Average Daily trading volume in number of days.</xsd:documentation>
    </xsd:annotation>
</xsd:element>