Definition Type: Element
Name: endTime
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:OffsetPrevailingTime
Containing Schema: fpml-generic-5-10.xsd
MinOccurs (1)
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 00:00 to 01:00 and 23:00 to 00:00 on each included day.
Collapse XSD Schema Diagram:
Drilldown into offset in schema fpml-shared-5-10_xsd Drilldown into time in schema fpml-shared-5-10_xsd Drilldown into OffsetPrevailingTime in schema fpml-shared-5-10_xsdXSD Diagram of endTime in schema fpml-generic-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="endTime" type="OffsetPrevailingTime">
    <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 00:00 to 01:00 and 23:00 to 00:00 on each included day.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
time nsA:time (1) (1)
offset nsA:offset 0 (1)
Collapse Derivation Tree: