simpleType "FxTenorPeriodEnum"
Namespace:
Defined:
globally in fpml-enum-5-3.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Broken"
 - 
Broken/non conventional Tenor Period.
"Today"
 - 
Today Tenor Period.
"Tomorrow"
 - 
Tomorrow Tenor Period.
"Day after Tomorrow"
 - 
Day after Tomorrow Tenor Period.
"Spot"
 - 
Spot Tenor Period.
"Day after Spot"
 - 
Day after Spot Tenor period.

All Direct / Indirect Based Elements (1):
fxTenorPeriod
Known Usage Locations
Annotation
The specification of a time period containing values such as Today, Tomorrow etc.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  FxTenorPeriodEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Broken"
 - 
Broken/non conventional Tenor Period.
"Today"
 - 
Today Tenor Period.
"Tomorrow"
 - 
Tomorrow Tenor Period.
"Day after Tomorrow"
 - 
Day after Tomorrow Tenor Period.
"Spot"
 - 
Spot Tenor Period.
"Day after Spot"
 - 
Day after Spot Tenor period.
XML Source (w/o annotations (7); see within schema source)
<xsd:simpleType name="FxTenorPeriodEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Broken"/>
<xsd:enumeration value="Today"/>
<xsd:enumeration value="Tomorrow"/>
<xsd:enumeration value="Day after Tomorrow"/>
<xsd:enumeration value="Spot"/>
<xsd:enumeration value="Day after Spot"/>
</xsd:restriction>
</xsd:simpleType>

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