Definition Type: ComplexType
Name: TimeZone
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Scheme
Containing Schema: fpml-asset-4-5.xsd
Abstract
Documentation:
Defines an identifier for a specific location or region which translates into a combination of rules for calculating the UTC offset.
Collapse XSD Schema Diagram:
Drilldown into timeZoneScheme in schema fpml-asset-4-5_xsdXSD Diagram of TimeZone in schema fpml-asset-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TimeZone">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines an identifier for a specific location or region which translates into a combination of rules for calculating the UTC offset.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="timeZoneScheme" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
timeZoneScheme fpml:timeZoneScheme (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:timeZone