complexType "BasicQuotation"
Namespace:
Content:
complex, 1 attribute, 14 elements
Defined:
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
value?, measureType?, quoteUnits?, side?, currency?, currencyType?, timing?, (businessCenter? | exchangeId?)?, informationSource*, time?, valuationDate?, expiryTime?, cashflowType?
</...>
Content Model Elements (14):
businessCenter (defined in QuoteLocation.model group),
cashflowType (defined in QuotationCharacteristics.model group),
currency (defined in QuotationCharacteristics.model group),
currencyType,
exchangeId (defined in QuoteLocation.model group),
expiryTime (defined in QuotationCharacteristics.model group),
informationSource (defined in QuotationCharacteristics.model group),
measureType,
quoteUnits,
side (defined in QuotationCharacteristics.model group),
time (defined in QuotationCharacteristics.model group),
timing,
valuationDate (defined in QuotationCharacteristics.model group),
value (defined in Quotation.model group)
All Direct / Indirect Based Elements (8):
observedValue,
quote (defined in EventValuation.model group),
quote (defined in GenericProduct complexType),
quote (defined in ReportedExposure complexType),
Known Usage Locations
Annotation
Some kind of numerical measure about an asset, eg. its NPV, together with characteristics of that measure.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="BasicQuotation">
<xsd:sequence>
<xsd:group ref="Quotation.model"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

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.