element <tenorName> (local)
Namespace:
Type:
anonymous simpleType (restriction of FxTenorPeriodEnum)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<tenorName>
   
Content: 
{ enumeration of xsd:token }
</tenorName>
Simple Content Detail:
Enumeration:
"Broken"
 - 
Broken/non conventional Tenor Period.
"Today"
 - 
Today Tenor Period.
"Tomorrow"
 - 
Tomorrow Tenor Period.
"TomorrowNext"
 - 
Day after Tomorrow Tenor Period.
"Spot"
 - 
Spot Tenor Period.
"SpotNext"
 - 
Day after Spot Tenor period.

Included in content model of elements (4):
farLeg, fxSingleLeg, nearLeg, termDeposit
Annotation
A tenor expressed with a standard business term (i.e. Spot, TomorrowNext, etc.)
Anonymous Type Detail
Type Derivation Tree
xsd:token (restriction)
  FxTenorPeriodEnum (restriction)
      simpleType
Derivation:
restriction of FxTenorPeriodEnum
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tenorName">
<xsd:simpleType>
<xsd:restriction base="FxTenorPeriodEnum"/>
</xsd:simpleType>
</xsd:element>

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.