group "FxTenor.model"
Namespace:
Content:
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
tenorName | tenorPeriod
Content Model Elements (2):
tenorPeriod (defined in FxTenor.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="FxTenor.model">
<xsd:choice>
<xsd:element name="tenorName" type="FxTenorPeriodEnum"/>
<xsd:element name="tenorPeriod" type="Period"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
tenorName
Type:
FxTenorPeriodEnum, simple content
A tenor expressed with a standard business term (i.e. Spot, TomorrowNext, etc.)
Simple Content
enumeration of xsd:token
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.
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tenorName" type="FxTenorPeriodEnum"/>

tenorPeriod
Type:
Period, complex content
A tenor expressed as a period type and multiplier (e.g. 1D, 1Y, etc.)
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tenorPeriod" type="Period"/>

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.