simpleType "PeriodExtendedEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
("D" | "W" | "M" | "Y") | "T"
All Direct / Indirect Based Elements (1):
period (defined in Frequency complexType)
Known Usage Locations
Annotation
The specification of a time period containing additional values such as Term.
Type Definition Detail
Type Derivation Tree
union of (PeriodEnum | restriction of Token)
  PeriodExtendedEnum
Derivation:
by union
Member Types
  1. anonymous simpleType:
    Derivation:
    restriction of Token
    Facets:
    enumeration:
    "T"
     - 
    Term. The period commencing on the effective date and ending on the termination date. The T period always appears in association with periodMultiplier = 1, and the notation is intended for use in contexts where the interval thus qualified (e.g. accrual period, payment period, reset period, ...) spans the entire term of the trade.
XML Source (w/o annotations (2); see within schema source)
<xsd:simpleType name="PeriodExtendedEnum">
<xsd:union memberTypes="PeriodEnum">
<xsd:simpleType>
<xsd:restriction base="Token">
<xsd:enumeration value="T"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.