complexType "FxExpirySchedule"
Namespace:
Content:
complex, 1 attribute, 13 elements
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (13):
adjustedDate (defined in FxSchedule complexType),
adjustedDate (defined in FxSchedule complexType),
dateAdjustments (defined in FxSchedule complexType),
dateOffset (defined in FxSchedule complexType),
dayType (defined in ParametricSchedule.model group),
endDate (defined in ParametricSchedule.model group),
endDate (defined in ParametricSchedule.model group),
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Defines the expiry/observation schedule of the target.
Type Definition Detail
Type Derivation Tree
FxSchedule (extension)
  FxExpirySchedule
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxExpirySchedule">
<xsd:complexContent>
<xsd:extension base="FxSchedule">
<xsd:sequence>
<xsd:element name="finalExpiryDate" type="xsd:date"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/13)
finalExpiryDate
Type:
xsd:date, predefined, simple content
The final expiry date facilitates informing the final date without having to process all expiry dates in the schedule.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="finalExpiryDate" type="xsd:date"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.