complexType "FxAdjustedDateAndDateAdjustments"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
adjustedDate (defined in FxAdjustedDateAndDateAdjustments complexType),
dateAdjustments (defined in FxAdjustedDateAndDateAdjustments complexType)
Known Direct Subtypes (1):
FxExpiryDate
All Direct / Indirect Based Elements (2):
expiryDate (defined in FxExpiryDateOrSchedule.model group),
settlementDate (defined in FxSettlementDateOrSchedule.model group)
Known Usage Locations
Annotation
Defines the expiry/observation schedule of the target.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FxAdjustedDateAndDateAdjustments">
<xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="dateAdjustments" type="BusinessDayAdjustments"/>
<xsd:element name="adjustedDate" type="xsd:date"/>
</xsd:sequence>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
adjustedDate
Type:
xsd:date, predefined, simple content
List of schedule dates. These dates have been subject to adjustments based on the dateAdjustments structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="adjustedDate" type="xsd:date"/>

dateAdjustments
Type:
BusinessDayAdjustments, complex content
Date adjustments applied to the adjusted dates including the business day convention and the business centers. The date adjustments are as specified in the definitions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="dateAdjustments" type="BusinessDayAdjustments"/>

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.