complexType "FxCurve"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (3):
currency (defined in PricingStructure complexType),
name (defined in PricingStructure complexType),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An fx curve object., which includes pricing inputs and term structures for fx forwards.
Type Definition Detail
Type Derivation Tree
PricingStructure (extension)
  FxCurve
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxCurve">
<xsd:complexContent>
<xsd:extension base="PricingStructure">
<xsd:sequence>
<xsd:group minOccurs="0" ref="FxCurveCharacteristics.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.