complexType "Quotation"
Namespace:
Content:
complex, 16 elements
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (16):
exchangeId (defined in QuoteLocation.model group),
value (defined in Quotation.model group)
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure, together with optional sensitivities.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Quotation">
<xsd:sequence>
<xsd:group ref="Quotation.model"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="sensitivitySet" type="SensitivitySet"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/16)
sensitivitySet
Type:
SensitivitySet, complex content
Zero or more sets of sensitivities of this measure to various input parameters.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="sensitivitySet" type="SensitivitySet"/>

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.