Definition Type: Element
Name: endTime
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:OffsetPrevailingTime
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the hour-ending End Time with respect to a range of Settlement Periods. If neither startTime nor endTime contain an offset element and endTime is earlier than startTime, this indicates that the time period "wraps around" midnight. For example, if startTime is 23:00 and endTime is 01:00 then Settlement Periods apply from 22:00 to 23:00 and 23:00 to 00:00 and 00:00 to 01:00 on each included day.
Collapse XSD Schema Diagram:
Drilldown into offset in schema fpml-shared-5-10_xsd3 Drilldown into time in schema fpml-shared-5-10_xsd3 Drilldown into OffsetPrevailingTime in schema fpml-shared-5-10_xsd3XSD Diagram of endTime in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="endTime" type="OffsetPrevailingTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the hour-ending End Time with respect to a range of Settlement Periods. If neither startTime nor endTime contain an offset element and endTime is earlier than startTime, this indicates that the time period "wraps around" midnight. For example, if startTime is 23:00 and endTime is 01:00 then Settlement Periods apply from 22:00 to 23:00 and 23:00 to 00:00 and 00:00 to 01:00 on each included day.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
time nsD:time 0 (1)
offset nsD:offset 0 (1)
Collapse Derivation Tree: