Definition Type: Element
Name: expectedN
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Expected number of trading days.
Collapse XSD Schema Diagram:
XSD Diagram of expectedN in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="expectedN" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Expected number of trading days.</xsd:documentation>
    </xsd:annotation>
</xsd:element>