complexType "VolatilityRepresentation"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
Includes:
definition of 1 element
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):
volatilityRepresentation
Known Usage Locations
Annotation
A representation of volatilities of an asset. This is a generic structure whose values can be supplied in a specific volatility matrix.
Type Definition Detail
Type Derivation Tree
PricingStructure (extension)
  VolatilityRepresentation
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="VolatilityRepresentation">
<xsd:complexContent>
<xsd:extension base="PricingStructure">
<xsd:sequence>
<xsd:element name="asset" type="AnyAssetReference"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
asset
Type:
AnyAssetReference, empty content
A reference to the asset whose volatility is modeled.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="asset" type="AnyAssetReference"/>

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.