complexType "BasicAssetValuation"
Namespace:
Content:
complex, 2 attributes, 3 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
 = 
xsd:IDREF
    >
   
Content: 
objectReference?, valuationScenarioReference?, quote*
</...>
Content Model Elements (3):
objectReference,
quote (in assetQuote),
valuationScenarioReference (defined in Valuation complexType)
All Direct / Indirect Based Elements (1):
assetQuote
Known Usage Locations
Annotation
A structure that holds a set of measures about an asset.
Type Definition Detail
Type Derivation Tree
Valuation (extension)
  BasicAssetValuation
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="BasicAssetValuation">
<xsd:complexContent>
<xsd:extension base="Valuation">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="BasicQuotation"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
quote
Type:
BasicQuotation, complex content
One or more numerical measures relating to the asset, possibly together with sensitivities of that measure to pricing inputs
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="BasicQuotation"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.