complexType "FxCurve"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
Used:
Content Model 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):
fxCurve
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 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.