Definition Type: Element
Name: effectiveFrom
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The time at which the information supplied by the advisory becomes effective. For example, if the advisory advises of a newly planned service outage, it will be the time the service outage begins.
Collapse XSD Schema Diagram:
XSD Diagram of effectiveFrom in schema fpml-msg-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="effectiveFrom" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time at which the information supplied by the advisory becomes effective. For example, if the advisory advises of a newly planned service outage, it will be the time the service outage begins.</xsd:documentation>
    </xsd:annotation>
</xsd:element>