Definition Type: Element
Name: hourMinuteTime
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:HourMinuteTime
Containing Schema: fpml-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A time specified in hh:mm:ss format where the second component must be '00', e.g. 11am would be represented as 11:00:00.
Collapse XSD Schema Diagram:
XSD Diagram of hourMinuteTime in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="hourMinuteTime" type="HourMinuteTime">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A time specified in hh:mm:ss format where the second component must be '00', e.g. 11am would be represented as 11:00:00.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: